fix tab update level

This commit is contained in:
yggverse 2024-08-14 07:11:24 +03:00
parent 1dc6bdf7e3
commit 03764ce599
7 changed files with 23 additions and 5 deletions

View file

@ -34,6 +34,7 @@ namespace app
~Browser();
void main_tab_append();
void main_tab_update();
void main_tab_close();
void main_tab_close_left();