aboutsummaryrefslogtreecommitdiffstats
path: root/ui/resizable.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/resizable.js')
-rw-r--r--ui/resizable.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/resizable.js b/ui/resizable.js
index 6b4fd1013..1c0ad6ff1 100644
--- a/ui/resizable.js
+++ b/ui/resizable.js
@@ -23,8 +23,9 @@
define([
"jquery",
"./core",
- "./version",
+ "./disable-selection",
"./mouse",
+ "./version",
"./widget"
], factory );
} else {