[#2462] [GTKUI] Fix clicking Edit Trackers button in Options tab
This commit is contained in:
parent
2c66f21cc1
commit
f1a9e2ae32
|
@ -1933,6 +1933,7 @@
|
|||
<property name="receives_default">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="yalign">0</property>
|
||||
<signal name="clicked" handler="on_button_edit_trackers_clicked" swapped="no"/>
|
||||
<child>
|
||||
<object class="GtkHBox" id="hbox1">
|
||||
<property name="visible">True</property>
|
||||
|
|
Loading…
Reference in New Issue