diff options
author | Constantin Kaplinsky <const@tightvnc.com> | 2006-05-18 04:20:56 +0000 |
---|---|---|
committer | Constantin Kaplinsky <const@tightvnc.com> | 2006-05-18 04:20:56 +0000 |
commit | 590db877c7bbadc2f95751c3a6ea6f6c93bca37a (patch) | |
tree | a3734b57b3b893406cd0937007ae5b80e670e7a8 /vncviewer/resource.h | |
parent | c2f020f68a666b1f7b90584237eba1aff4947dcb (diff) | |
download | tigervnc-590db877c7bbadc2f95751c3a6ea6f6c93bca37a.tar.gz tigervnc-590db877c7bbadc2f95751c3a6ea6f6c93bca37a.zip |
Merged resources of the vncviewer. The viewer is almost complete now, only the passwordFile option handling needs to be fixed.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/branches/merge-with-vnc-4.1.1@558 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'vncviewer/resource.h')
-rw-r--r-- | vncviewer/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vncviewer/resource.h b/vncviewer/resource.h index b3c7c8ce..5493fd0b 100644 --- a/vncviewer/resource.h +++ b/vncviewer/resource.h @@ -19,7 +19,6 @@ #define IDB_BITMAP 120 #define IDD_FILETRANSFER_DLG 121 #define IDB_TOOLBAR 122 -#define IDD_FTDIRNAME_DLG 123 #define IDD_FTCONFIRM_DLG 124 #define IDI_FTUP 125 #define IDI_FTDIR 126 |