mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
update new tab api
This commit is contained in:
parent
65bc5ef6f4
commit
dd68120c10
9 changed files with 77 additions and 52 deletions
|
|
@ -40,11 +40,7 @@ Glib::ustring Main::get_current_tab_label_text()
|
|||
// Actions
|
||||
void Main::tab_append()
|
||||
{
|
||||
tab->append(
|
||||
nullptr,
|
||||
true,
|
||||
true
|
||||
);
|
||||
tab->append();
|
||||
};
|
||||
|
||||
void Main::tab_update()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue