mirror of
https://github.com/codex-storage/deluge.git
synced 2025-03-03 12:30:45 +00:00
reactive remove torrent in toolbar. oops
This commit is contained in:
parent
77fca5a1c0
commit
85d3c16c6d
@ -128,6 +128,7 @@ class DelugeGTK:
|
||||
## File Menu
|
||||
"add_torrent": self.add_torrent_clicked,
|
||||
"add_torrent_url": self.add_torrent_url_clicked,
|
||||
"remove_torrent": self.remove_torrent_clicked,
|
||||
"menu_quit": self.quit,
|
||||
## Edit Menu
|
||||
"pref_clicked": self.show_pref_dialog,
|
||||
|
Loading…
x
Reference in New Issue
Block a user