-PasswordFile support for Windows viewer as well


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@80 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/vncviewer/CViewOptions.h b/vncviewer/CViewOptions.h
index e45612c..d49cab1 100644
--- a/vncviewer/CViewOptions.h
+++ b/vncviewer/CViewOptions.h
@@ -83,6 +83,7 @@
       bool noJpeg;
       int qualityLevel;
 
+      CharArray passwordFile;
     };