]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fontutil.h
wxPalmOS was introduced long after 2.4.
[wxWidgets.git] / include / wx / fontutil.h
index 3e485e569a413694aaf75ee47adb87cde32f25b7..1a1b917ba1675fad1aa772e43d544df0945bdfe6 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "wx/font.h"        // for wxFont and wxFontEncoding
 
-#if defined(__WXMSW__) && !defined(__PALMOS__)
+#if defined(__WXMSW__)
     #include "wx/msw/wrapwin.h"
 #endif
 
@@ -109,7 +109,7 @@ public:
 
     // set the XFLD
     void SetXFontName(const wxString& xFontName);
-#elif defined(__WXMSW__) && !defined(__PALMOS__)
+#elif defined(__WXMSW__)
     LOGFONT      lf;
 #elif defined(__WXPM__)
     // OS/2 native structures that define a font