mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 01:25:27 +00:00
add clean session action and menu item
This commit is contained in:
parent
6cf3977a9f
commit
ab6f0cca3a
7 changed files with 27 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ namespace app::browser
|
|||
Header(
|
||||
const Glib::RefPtr<Gio::SimpleAction> & ACTION__DEBUG,
|
||||
const Glib::RefPtr<Gio::SimpleAction> & ACTION__QUIT,
|
||||
const Glib::RefPtr<Gio::SimpleAction> & ACTION__CLEAN,
|
||||
const Glib::RefPtr<Gio::SimpleAction> & ACTION__RESTORE,
|
||||
const Glib::RefPtr<Gio::SimpleAction> & ACTION__SAVE,
|
||||
const Glib::RefPtr<Gio::SimpleAction> & ACTION__MAIN_TAB_APPEND,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue