summaryrefslogtreecommitdiffstats
path: root/vncviewer/resource.h
diff options
context:
space:
mode:
authorDennis Syrovatsky <dennis@tightvnc.com>2005-11-23 09:15:12 +0000
committerDennis Syrovatsky <dennis@tightvnc.com>2005-11-23 09:15:12 +0000
commitbe4956b7f5ae5dabc3dc85b8ce36e61fd020748d (patch)
tree4842467d9a13c4030b641b9d22b229c8838faabe /vncviewer/resource.h
parent3f079e7eff79181a17ace419ebd405a76b3f005c (diff)
downloadtigervnc-be4956b7f5ae5dabc3dc85b8ce36e61fd020748d.tar.gz
tigervnc-be4956b7f5ae5dabc3dc85b8ce36e61fd020748d.zip
Major changes in the FTDialog class.
Added routine for "file transfer" menu and for control of the buttons state on the file transfer dialog. git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@415 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'vncviewer/resource.h')
-rw-r--r--vncviewer/resource.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/vncviewer/resource.h b/vncviewer/resource.h
index 3f3f3653..66a4a755 100644
--- a/vncviewer/resource.h
+++ b/vncviewer/resource.h
@@ -126,13 +126,14 @@
#define IDM_FTRENAME 40023
#define IDM_FTDELETE 40024
#define IDM_FTCANCEL 40025
+#define IDM_FTCREATEFOLDER 40026
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
-#define _APS_NEXT_COMMAND_VALUE 40026
+#define _APS_NEXT_COMMAND_VALUE 40027
#define _APS_NEXT_CONTROL_VALUE 1083
#define _APS_NEXT_SYMED_VALUE 101
#endif