mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
draft global accels preset
This commit is contained in:
parent
b328c25904
commit
d206beb82b
3 changed files with 25 additions and 27 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue