added wxUSE_FONTENUM for wxFontEnumerator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#pragma hdrstop
|
||||
#endif
|
||||
|
||||
#if wxUSE_FONTENUM
|
||||
|
||||
#include "wx/fontenum.h"
|
||||
|
||||
// ============================================================================
|
||||
@@ -129,3 +131,5 @@ bool wxFontEnumerator::EnumerateEncodingsUTF8(const wxString& facename)
|
||||
return true;
|
||||
}
|
||||
#endif // wxHAS_UTF8_FONTS
|
||||
|
||||
#endif // wxUSE_FONTENUM
|
||||
|
Reference in New Issue
Block a user