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

@ -42,6 +42,11 @@ void Main::tab_append()
);
};
void Main::tab_update()
{
tab->update();
};
void Main::tab_close()
{
tab->close(