mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-29 20:44:25 +00:00
remove extra refresh
This commit is contained in:
parent
6823052b52
commit
c3f84a05a2
@ -15,10 +15,6 @@ Tab::Tab()
|
||||
signal_switch_page().connect(
|
||||
[this](Gtk::Widget * pageWidget, guint page_number)
|
||||
{
|
||||
refresh(
|
||||
page_number
|
||||
);
|
||||
|
||||
// Refresh window elements, e.g. tab label to header bar
|
||||
activate_action(
|
||||
"win.refresh"
|
||||
|
Loading…
x
Reference in New Issue
Block a user