mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-29 20:44:25 +00:00
update action namespace
This commit is contained in:
parent
1fde59a6ce
commit
49fd7d0ab8
@ -86,7 +86,7 @@ void Tab::update(
|
||||
);
|
||||
|
||||
page->activate_action(
|
||||
"tab.update"
|
||||
"data.update"
|
||||
);
|
||||
|
||||
} // @TODO
|
||||
@ -96,5 +96,5 @@ void Tab::on_switch(
|
||||
Gtk::Widget * page,
|
||||
guint page_num
|
||||
) {
|
||||
// @TODO update header
|
||||
// @TODO update header text
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user