create tab page submenu

This commit is contained in:
yggverse 2024-09-05 03:11:10 +03:00
parent c77bfbbc7b
commit c0b7e9e969
4 changed files with 14 additions and 5 deletions

View file

@ -42,7 +42,7 @@ Browser::Browser(
);
add_action(
"main_tab_update",
"main_tab_page_update",
[this]
{
browserMain->tab_update();