X-Git-Url: https://git.donarmstrong.com/?p=dactyl.git;a=blobdiff_plain;f=common%2Fcontent%2Fcommandline.js;h=895ae4db847ac04ebc4fface42c38b8e6c44209d;hp=cae99423a67e83c50f1051ea9312bacb30305850;hb=9044153cb63835e39b9de8ec4ade237c03e3888a;hpb=70740024f9c028c1fd63e1a1850ab062ff956054 diff --git a/common/content/commandline.js b/common/content/commandline.js index cae9942..895ae4d 100644 --- a/common/content/commandline.js +++ b/common/content/commandline.js @@ -4,7 +4,7 @@ // // This work is licensed for reuse under an MIT license. Details are // given in the LICENSE.txt file included with this file. -"use strict"; +/* use strict */ /** @scope modules */ @@ -15,12 +15,12 @@ var CommandWidgets = Class("CommandWidgets", { let s = "dactyl-statusline-field-"; XML.ignoreWhitespace = true; - util.overlayWindow(window, { + overlay.overlayWindow(window, { objects: { eventTarget: commandline }, append: - +