Browse Source

secondary viewers were not loading user preferences

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4983 3789f03b-4d11-0410-bbf8-ca57d06f2519
tags/v1.2.90
Brian Hinz 11 years ago
parent
commit
314f74d584
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      java/com/tigervnc/vncviewer/VncViewer.java

+ 1
- 0
java/com/tigervnc/vncviewer/VncViewer.java View File

} }


public VncViewer() { public VncViewer() {
UserPreferences.load("global");
applet = true; applet = true;
} }



Loading…
Cancel
Save