mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 00:55:28 +00:00
remove deprecated arguments
This commit is contained in:
parent
55f1680f8b
commit
a1e63346ad
5 changed files with 6 additions and 21 deletions
|
|
@ -44,8 +44,6 @@ void Main::refresh()
|
|||
void Main::tab_append()
|
||||
{
|
||||
mainTab->append(
|
||||
_("New page"),
|
||||
"", // @TODO
|
||||
true
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue