]> git.saurik.com Git - wxWidgets.git/commitdiff
Minimum is now GTK+ 2.4
authorRobert Roebling <robert@roebling.de>
Mon, 5 Nov 2007 18:48:42 +0000 (18:48 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 5 Nov 2007 18:48:42 +0000 (18:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/gtk/fontpicker.cpp

index 6719a53aa9accd626b72bdd00fe4903a79104f2c..0664901c303ccc6643225726b2199fd46278be2d 100644 (file)
@@ -17,7 +17,7 @@
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#if wxUSE_FONTPICKERCTRL && defined(__WXGTK24__)
+#if wxUSE_FONTPICKERCTRL 
 
 #include "wx/fontpicker.h"
 
@@ -118,4 +118,4 @@ void wxFontButton::UpdateFont()
         wxGenericFontButton::UpdateFont();
 }
 
-#endif      // wxUSE_FONTPICKERCTRL && defined(__WXGTK24__)
+#endif      // wxUSE_FONTPICKERCTRL