Check for Pango XFT presence (for wxX11).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
#if wxUSE_UNICODE
|
||||
#include "glib.h"
|
||||
#include "pango/pangox.h"
|
||||
#include "pango/pangoxft.h"
|
||||
#ifdef HAVE_PANGO_XFT
|
||||
#include "pango/pangoxft.h"
|
||||
#endif
|
||||
|
||||
#include "pango_x.cpp"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user