mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add update action support, remove request value from construction
This commit is contained in:
parent
fac8c14cbd
commit
55f1680f8b
9 changed files with 14 additions and 26 deletions
|
|
@ -46,7 +46,6 @@ void Main::tab_append()
|
|||
mainTab->append(
|
||||
_("New page"),
|
||||
"", // @TODO
|
||||
"",
|
||||
true
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue