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

Modified Files:
        wxSortDialog.cpp 
Log Message:
made the sorting dialog less tall

Index: wxSortDialog.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxSortDialog.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -u -2 -r1.5 -r1.6
--- wxSortDialog.cpp    6 Sep 2001 20:10:53 -0000       1.5
+++ wxSortDialog.cpp    15 Jul 2002 22:02:31 -0000      1.6
@@ -251,5 +251,5 @@
    m_checkReSortOnChange->SetConstraints(c);
 
-   SetDefaultSize(7*wBtn, 60*hBtn);
+   SetDefaultSize(7*wBtn, 18*hBtn);
 
    m_wasChanged = false;



-------------------------------------------------------
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