mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
remove extra refresh
This commit is contained in:
parent
6823052b52
commit
c3f84a05a2
1 changed files with 0 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue