[commit] r1442 - trunk/GME/Gme
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Tue Jul 26 12:02:08 CDT 2011
Author: ksmyth
Date: Tue Jul 26 12:02:07 2011
New Revision: 1442
Log:
Fix button spacing
Modified:
trunk/GME/Gme/GME.rc
Modified: trunk/GME/Gme/GME.rc
==============================================================================
--- trunk/GME/Gme/GME.rc Tue Jul 26 11:08:17 2011 (r1441)
+++ trunk/GME/Gme/GME.rc Tue Jul 26 12:02:07 2011 (r1442)
@@ -763,7 +763,7 @@
CAPTION "Open"
FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
- DEFPUSHBUTTON "&Next >",IDC_NEXT,52,52,46,14
+ DEFPUSHBUTTON "&Next >",IDC_NEXT,57,52,46,14
PUSHBUTTON "Cancel",IDCANCEL,114,52,46,14
PUSHBUTTON "< &Back",IDC_BACK,7,52,46,14,WS_DISABLED
CONTROL "Open project file",IDC_RADIO2,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP | WS_GROUP,58,18,102,10
More information about the gme-commit
mailing list