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
1 changed files with 1 additions and 1 deletions

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,