enshort arguments template

This commit is contained in:
yggverse 2024-09-05 16:53:05 +03:00
parent c3df2818c6
commit 043167fbfd

View File

@ -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(