mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
fix error in IE7
This commit is contained in:
parent
a240cca0c6
commit
ec1513a2c4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
|
|
||||||
Deluge.Widgets.PreferencesCategory = new Class({
|
Deluge.Widgets.PreferencesCategory = new Class({
|
||||||
Extends: Widgets.TabPage,
|
Extends: Widgets.TabPage
|
||||||
});
|
});
|
||||||
|
|
||||||
Deluge.Widgets.PluginPreferencesCategory = new Class({
|
Deluge.Widgets.PluginPreferencesCategory = new Class({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue