mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
reorganize accels, remove extra argument from browser construction
This commit is contained in:
parent
5ab36db613
commit
bddaa43024
3 changed files with 40 additions and 41 deletions
|
|
@ -80,8 +80,7 @@ namespace app
|
|||
public:
|
||||
|
||||
Browser(
|
||||
sqlite3 * db,
|
||||
const Glib::RefPtr<Gtk::Application> & APP
|
||||
sqlite3 * db
|
||||
);
|
||||
|
||||
// Actions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue