Merge pull request #3816 from Beep6581/cppcheck3
Merged to get more tests. Additional fixes will follow.
This commit is contained in:
@@ -62,7 +62,6 @@ BatchQueue::BatchQueue (FileCatalog* aFileCatalog) : processing(nullptr), fileCa
|
||||
p++;
|
||||
|
||||
pmenu.attach (*Gtk::manage(cancel = new MyImageMenuItem (M("FILEBROWSER_POPUPCANCELJOB"), "gtk-close.png")), 0, 1, p, p + 1);
|
||||
p++;
|
||||
|
||||
pmenu.show_all ();
|
||||
|
||||
|
Reference in New Issue
Block a user