Minimum is now GTK+ 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
// For compilers that support precompilation, includes "wx.h".
|
// For compilers that support precompilation, includes "wx.h".
|
||||||
#include "wx/wxprec.h"
|
#include "wx/wxprec.h"
|
||||||
|
|
||||||
#if wxUSE_FONTPICKERCTRL && defined(__WXGTK24__)
|
#if wxUSE_FONTPICKERCTRL
|
||||||
|
|
||||||
#include "wx/fontpicker.h"
|
#include "wx/fontpicker.h"
|
||||||
|
|
||||||
@@ -118,4 +118,4 @@ void wxFontButton::UpdateFont()
|
|||||||
wxGenericFontButton::UpdateFont();
|
wxGenericFontButton::UpdateFont();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif // wxUSE_FONTPICKERCTRL && defined(__WXGTK24__)
|
#endif // wxUSE_FONTPICKERCTRL
|
||||||
|
Reference in New Issue
Block a user