draft new tab menu actions

This commit is contained in:
yggverse 2024-08-12 18:12:01 +03:00
parent ea64d486a2
commit c7a67e4afd
4 changed files with 38 additions and 27 deletions

View file

@ -34,7 +34,7 @@ Browser::Browser(
// Init actions
add_action(
"tab",
"tab_append",
sigc::mem_fun(
* this,
& Browser::mainTabAppend