Now possible to select tight encoding in win32 vncviewer GUI


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@46 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/vncviewer/resource.h b/vncviewer/resource.h
index 351a2b0..587462e 100644
--- a/vncviewer/resource.h
+++ b/vncviewer/resource.h
@@ -63,6 +63,7 @@
 #define IDC_MENU_KEY                    1051
 #define IDC_REQUESTED_ENCODING          1052
 #define IDC_LAST_ENCODING               1053
+#define IDC_ENCODING_TIGHT              1054
 #define ID_CLOSE                        40002
 #define ID_OPTIONS                      40003
 #define ID_NEW_CONNECTION               40004