improved conditional compilation test (added wxUSE_POSTSCRIPT)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot 2002-04-07 13:29:02 +00:00
parent a1260bfc7d
commit b51434be51

View File

@ -19,7 +19,7 @@
#include "wx/prntbase.h"
#if wxUSE_PRINTING_ARCHITECTURE
#if wxUSE_PRINTING_ARCHITECTURE && wxUSE_POSTSCRIPT
// ----------------------------------------------------------------------------
// Represents the printer: manages printing a wxPrintout object