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

Modified Files:
        wxBrowseButton.h 
Log Message:
don't mangle the font description (this broke settings fonts in GTK2 version)

Index: wxBrowseButton.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxBrowseButton.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -b -u -2 -r1.26 -r1.27
--- wxBrowseButton.h    16 Jan 2006 20:32:01 -0000      1.26
+++ wxBrowseButton.h    31 Aug 2006 23:18:29 -0000      1.27
@@ -294,9 +294,4 @@
    virtual void DoBrowse();
 
-   // convert between wxNativeFontInfo description and the string we show to
-   // the user in the text control
-   static String FontDescToUser(const String& desc);
-   static String FontDescFromUser(const String& desc);
-
 private:
    DECLARE_NO_COPY_CLASS(wxFontBrowseButton)


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