only use PS printing in wxUniv (the test was accidentally broken by last commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#define GDI_ERROR ((int)-1)
|
||||
#endif
|
||||
|
||||
#if defined(__WXUNIVERSAL__) || wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW
|
||||
#if defined(__WXUNIVERSAL__) && wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW
|
||||
#define wxUSE_PS_PRINTING 1
|
||||
#else
|
||||
#define wxUSE_PS_PRINTING 0
|
||||
|
Reference in New Issue
Block a user