fix showing the add torrent window

This commit is contained in:
Damien Churchill 2009-04-27 18:14:07 +00:00
parent 6b4f36cbf3
commit 9f2b98bf4b

View File

@ -187,7 +187,7 @@ Copyright:
},
onTorrentAdd: function() {
Deluge.Add.Window.show();
Deluge.Add.show();
}
});