mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-15 14:05:57 +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'}]);
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user