Added check box "Show toolbar by default" in the vncviewer options dialog.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@422 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/vncviewer/resource.h b/vncviewer/resource.h
index 3dfe8e5..55c84e0 100644
--- a/vncviewer/resource.h
+++ b/vncviewer/resource.h
@@ -60,6 +60,7 @@
#define IDC_PROTOCOL_3_3 1034
#define IDC_ACCEPT_BELL 1035
#define IDC_FORMAT_VERYLOWCOLOUR 1036
+#define IDC_SHOW_TOOLBAR 1036
#define IDC_FORMAT_LOWCOLOUR 1037
#define IDC_FORMAT_MEDIUMCOLOUR 1038
#define IDC_LOAD_DEFAULTS 1040