fix error in IE7

This commit is contained in:
Damien Churchill 2008-09-29 10:15:11 +00:00
parent a240cca0c6
commit ec1513a2c4
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
Deluge.Widgets.PreferencesCategory = new Class({
Extends: Widgets.TabPage,
Extends: Widgets.TabPage
});
Deluge.Widgets.PluginPreferencesCategory = new Class({