We should use the globally declared UI variable
This commit is contained in:
parent
795fca23dc
commit
bd6874e087
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue