mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 12:04:51 +00:00
[#2462] [GTKUI] Fix clicking Edit Trackers button in Options tab
This commit is contained in:
parent
2c66f21cc1
commit
f1a9e2ae32
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue