Added slightly better font dialog for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -75,9 +75,6 @@ protected:
|
||||
|
||||
#if defined(__WXUNIVERSAL__) || \
|
||||
defined(__WXMOTIF__) || \
|
||||
(defined(__WXMAC__) && !defined(__WXMAC_OSX__)) || \
|
||||
(defined(__WXMAC__) && !USE_NATIVE_FONT_DIALOG_FOR_MACOSX) || \
|
||||
(defined(__WXMAC_OSX__) && ( MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_2 ) ) || \
|
||||
defined(__WXCOCOA__) || \
|
||||
defined(__WXWINCE__) || \
|
||||
defined(__WXGPE__)
|
||||
|
Reference in New Issue
Block a user