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