summaryrefslogtreecommitdiff
path: root/js/prefs.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/prefs.js')
-rwxr-xr-xjs/prefs.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/prefs.js b/js/prefs.js
index 79ad15cec..c2190280c 100755
--- a/js/prefs.js
+++ b/js/prefs.js
@@ -832,6 +832,10 @@ function init() {
"dijit/Tree",
"dijit/tree/dndSource",
"dojo/data/ItemFileWriteStore",
+ "lib/CheckBoxStoreModel",
+ "lib/CheckBoxTree",
+ "fox/PrefFeedStore",
+ "fox/PrefFilterStore",
"fox/PrefFeedTree",
"fox/PrefFilterTree",
"fox/PrefLabelTree"], function (dojo, ready, parser) {