Test for FontConfig availability in configure when using wxGTK
This library is now needed in order to implement wxFont private font methods.
This commit is contained in:
@@ -118,7 +118,7 @@ private:
|
||||
wxDECLARE_DYNAMIC_CLASS(wxFont);
|
||||
};
|
||||
|
||||
#ifndef __WXMSW__
|
||||
#if wxUSE_FONTCONFIG
|
||||
#define wxHAS_PRIVATE_FONTS 1
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user