From 5d766e94a7a3b3fa861d57d3ad6ae619d98dd5d8 Mon Sep 17 00:00:00 2001 From: Jonathan Feenstra <26406078+JonathanFeenstra@users.noreply.github.com> Date: Fri, 23 May 2025 09:24:23 +0200 Subject: Mass Metadata Parsing: Prevent re-querying and manual prompts to enter missing data (#2135) * Add a button to "Query Info" of every download in the list --------- Co-authored-by: Deewens Co-authored-by: KenJyn76 Co-authored-by: Al <26797547+Al12rs@users.noreply.github.com> --- src/mainwindow.ui | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 7648f8a6..0e8e2bf6 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1345,6 +1345,26 @@ + + + + + 0 + 0 + + + + Qt::ContextMenuPolicy::DefaultContextMenu + + + Query Metadata + + + + :/MO/gui/resources/system-search.png:/MO/gui/resources/system-search.png + + + -- cgit v1.3.1