mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-24 17:18:24 +00:00
add a missing Ext.namespace in order to create Deluge.preferences
This commit is contained in:
parent
f08c0e053c
commit
986e632475
@ -32,6 +32,7 @@ Copyright:
|
|||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Ext.namespace('Deluge.preferences');
|
||||||
PreferencesRecord = Ext.data.Record.create([{name:'name', type:'string'}]);
|
PreferencesRecord = Ext.data.Record.create([{name:'name', type:'string'}]);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user