summaryrefslogtreecommitdiffstats
path: root/vncviewer/CViewOptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'vncviewer/CViewOptions.h')
-rw-r--r--vncviewer/CViewOptions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vncviewer/CViewOptions.h b/vncviewer/CViewOptions.h
index e45612c3..d49cab14 100644
--- a/vncviewer/CViewOptions.h
+++ b/vncviewer/CViewOptions.h
@@ -83,6 +83,7 @@ namespace rfb {
bool noJpeg;
int qualityLevel;
+ CharArray passwordFile;
};