Last link error in wxX11 killed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
68dc6d2ae7
commit
3603a8ffbd
@ -40,7 +40,7 @@
|
||||
#include "wx/log.h"
|
||||
|
||||
// For compatibility
|
||||
#if (defined(__WXMOTIF__) || defined(__WXGTK__) || defined(__WXPM__) || defined(__WXMAC__)) && wxUSE_POSTSCRIPT
|
||||
#if (defined(__WXMOTIF__) || defined(__WXGTK__) || defined(__WXX11__)|| defined(__WXPM__) || defined(__WXMAC__)) && wxUSE_POSTSCRIPT
|
||||
#define wxCOMPATIBILITY_WITH_PRINTSETUPDATA 1
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user