summaryrefslogtreecommitdiffstats
path: root/js/gui
diff options
context:
space:
mode:
Diffstat (limited to 'js/gui')
-rw-r--r--js/gui/KeyboardShortcuts.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/gui/KeyboardShortcuts.js b/js/gui/KeyboardShortcuts.js
index ad0943cde..6f19e48bc 100644
--- a/js/gui/KeyboardShortcuts.js
+++ b/js/gui/KeyboardShortcuts.js
@@ -168,4 +168,4 @@
}
});
-}(window, document, jQuery)); \ No newline at end of file
+}(window, document, $)); \ No newline at end of file