mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-30 13:04:13 +00:00
enshort arguments template
This commit is contained in:
parent
c3df2818c6
commit
043167fbfd
@ -13,7 +13,7 @@ Tab::Tab()
|
|||||||
|
|
||||||
// Init events
|
// Init events
|
||||||
signal_switch_page().connect(
|
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
|
// Refresh window elements, e.g. tab label to header bar
|
||||||
activate_action(
|
activate_action(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user