Update of /cvsroot/mahogany/M/include/gui
In directory usw-pr-cvs1:/tmp/cvs-serv2710/include/gui

Modified Files:
        wxDialogLayout.h 
Log Message:
another occurence of wxTE_RIGHT found and eliminated

Index: wxDialogLayout.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxDialogLayout.h,v
retrieving revision 1.63
retrieving revision 1.64
diff -b -u -2 -r1.63 -r1.64
--- wxDialogLayout.h    12 Sep 2002 02:36:48 -0000      1.63
+++ wxDialogLayout.h    12 Sep 2002 16:26:53 -0000      1.64
@@ -384,5 +384,5 @@
                                    wxControl *last,
                                    wxCoord nRightMargin = 0,
-                                   int style = wxALIGN_RIGHT);
+                                   int style = wxTE_LEFT);
 
       // create a simple static text control



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to