]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/font.h
Applied patch for wxComboBox and wxListBox to
[wxWidgets.git] / include / wx / font.h
index c5bc183ad655f24052e72965559303d890a45dc1..1aad6d9172ffb80e4495f80385d862ac14611f60 100644 (file)
@@ -78,8 +78,8 @@ class WXDLLEXPORT wxFontBase : public wxGDIObject
 {
 public:
     // creator function
-#ifdef __WXMAC_X__
-    virtual ~wxFontBase() {}  // Added min for Mac X
+#ifdef __DARWIN__
+    virtual ~wxFontBase() { }
 #endif
 
     // from the font components