We should use the globally declared UI variable

This commit is contained in:
samhed
2014-11-13 17:22:48 +01:00
parent 795fca23dc
commit bd6874e087

View File

@@ -22,7 +22,7 @@ var UI;
"keysymdef.js", "keyboard.js", "input.js", "display.js",
"jsunzip.js", "rfb.js", "keysym.js"]);
var UI = {
UI = {
rfb_state : 'loaded',
settingsOpen : false,