summaryrefslogtreecommitdiff
path: root/src/test/dialog.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/dialog.rc')
-rw-r--r--src/test/dialog.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/dialog.rc b/src/test/dialog.rc
index 5655da6..cae59bb 100644
--- a/src/test/dialog.rc
+++ b/src/test/dialog.rc
@@ -6,7 +6,7 @@ TESTDLG DIALOG 10, 10, 240, 100
"Test Dialog"
FONT 8,"MS Shell Dlg"
{
- LTEXT "Text:", IDSTATIC1, 10, 10, 50, 12
+ LTEXT "Text:", IDSTATIC1, 10, 10, 35, 12
EDITTEXT IDTEXT, 50, 10, 100, 12
PUSHBUTTON "Try Me!", IDBUTTON, 10, 30, 150, 18
AUTOCHECKBOX "Check", IDCHECK, 10,50,150,18