Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22419/src/gui

Modified Files:
        wxTextDialog.cpp 
Log Message:
allow making the dialog smaller

Index: wxTextDialog.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxTextDialog.cpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -b -u -2 -r1.11 -r1.12
--- wxTextDialog.cpp    20 Aug 2006 20:27:26 -0000      1.11
+++ wxTextDialog.cpp    23 Aug 2006 15:47:11 -0000      1.12
@@ -200,5 +200,5 @@
    // ----------------
 
-   SetSizerAndFit(sizerTop);
+   SetSizer(sizerTop);
 
    m_text->SetFocus();


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to