Merge pull request #3816 from Beep6581/cppcheck3
Merged to get more tests. Additional fixes will follow.
This commit is contained in:
@@ -375,7 +375,6 @@ FileBrowser::FileBrowser ()
|
||||
pmenu->attach (*Gtk::manage(new Gtk::SeparatorMenuItem ()), 0, 1, p, p + 1);
|
||||
p++;
|
||||
pmenu->attach (*Gtk::manage(cachemenu = new Gtk::MenuItem (M("FILEBROWSER_CACHE"))), 0, 1, p, p + 1);
|
||||
p++;
|
||||
|
||||
pmenu->show_all ();
|
||||
|
||||
|
Reference in New Issue
Block a user