mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 15:38:43 +00:00
Revert previous change
This commit is contained in:
parent
54617db03f
commit
d024c293ed
1 changed files with 2 additions and 3 deletions
|
@ -62,7 +62,6 @@ class AddTorrentDialog(component.Component):
|
|||
"deluge.ui.gtkui", "glade/add_torrent_dialog.glade"))
|
||||
|
||||
self.dialog = self.glade.get_widget("dialog_add_torrent")
|
||||
self.dialog.set_local_only(False)
|
||||
|
||||
self.dialog.connect("delete-event", self._on_delete_event)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue