draft global accels preset

This commit is contained in:
yggverse 2024-08-12 14:18:09 +03:00
parent b328c25904
commit d206beb82b
3 changed files with 25 additions and 27 deletions

View file

@ -31,8 +31,8 @@ namespace app
const int HEIGHT = 480;
Browser(
const Glib::RefPtr<Gtk::Application> & app,
const lib::Database & db
//const Glib::RefPtr<Gtk::Application> & app,
//const std::shared_ptr<lib::Database> & db
);
~Browser();