mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 04:54:15 +00:00
enshort arguments template
This commit is contained in:
parent
c3df2818c6
commit
043167fbfd
@ -13,7 +13,7 @@ Tab::Tab()
|
||||
|
||||
// Init events
|
||||
signal_switch_page().connect(
|
||||
[this](Gtk::Widget * pageWidget, guint page_number)
|
||||
[this](Gtk::Widget*, guint)
|
||||
{
|
||||
// Refresh window elements, e.g. tab label to header bar
|
||||
activate_action(
|
||||
|
Loading…
x
Reference in New Issue
Block a user