mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
reorganize accels for actions
This commit is contained in:
parent
ec1864a858
commit
bc21425acc
3 changed files with 112 additions and 105 deletions
|
|
@ -4,6 +4,7 @@
|
|||
#include <giomm/simpleaction.h>
|
||||
#include <glibmm/i18n.h>
|
||||
#include <glibmm/refptr.h>
|
||||
#include <gtkmm/application.h>
|
||||
#include <gtkmm/applicationwindow.h>
|
||||
#include <gtkmm/object.h>
|
||||
|
||||
|
|
@ -33,7 +34,7 @@ namespace app
|
|||
public:
|
||||
|
||||
Browser(
|
||||
//const Glib::RefPtr<Gtk::Application> & app,
|
||||
const Glib::RefPtr<Gtk::Application> & APP
|
||||
//const std::shared_ptr<lib::Database> & db
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue