summaryrefslogtreecommitdiffstats
path: root/vncviewer/vncviewer.rc
diff options
context:
space:
mode:
Diffstat (limited to 'vncviewer/vncviewer.rc')
-rw-r--r--vncviewer/vncviewer.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vncviewer/vncviewer.rc b/vncviewer/vncviewer.rc
index 90171bad..d0e01f78 100644
--- a/vncviewer/vncviewer.rc
+++ b/vncviewer/vncviewer.rc
@@ -369,7 +369,7 @@ BEGIN
EDITTEXT IDC_FTFOLDERNAME,7,19,179,14,ES_AUTOHSCROLL
DEFPUSHBUTTON "OK",IDOK,80,42,50,14
PUSHBUTTON "Cancel",IDCANCEL,136,42,50,14
- LTEXT "New Folder Name",IDC_STATIC,7,7,179,8
+ LTEXT "New Folder Name",IDC_FTTEXT,7,7,179,8
END