reorganize accels, remove extra argument from browser construction

This commit is contained in:
yggverse 2024-09-13 06:58:35 +03:00
parent 5ab36db613
commit bddaa43024
3 changed files with 40 additions and 41 deletions

View file

@ -80,8 +80,7 @@ namespace app
public:
Browser(
sqlite3 * db,
const Glib::RefPtr<Gtk::Application> & APP
sqlite3 * db
);
// Actions