mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-12 05:31:06 +00:00
disable duplicated action toggle
This commit is contained in:
parent
88e422e225
commit
ef180aaefd
@ -53,12 +53,13 @@ Page::Page(
|
||||
);
|
||||
|
||||
// Connect events
|
||||
/* activated twice on tab change @TODO
|
||||
signal_realize().connect(
|
||||
[this]
|
||||
{
|
||||
action__update->activate();
|
||||
}
|
||||
);
|
||||
);*/
|
||||
}
|
||||
|
||||
// Actions
|
||||
|
Loading…
x
Reference in New Issue
Block a user