]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/dcps.cpp
updated i18n sample, french translations are now in the "fr" subdirectory.
[wxWidgets.git] / src / gtk1 / dcps.cpp
index 8ee9ce5a253c502397fe501dacef4eebef3f0997..710668c98a5c989b4ca5d0569e7617c83a0d39b8 100644 (file)
 #pragma interface
 #endif
 
+#include "wx/defs.h"
+
+#if wxUSE_POSTSCRIPT
+
 #include "wx/postscrp.h"
 #include "wx/dcmemory.h"
 #include "wx/utils.h"
@@ -1665,3 +1669,5 @@ void wxPostScriptDC::GetSizeMM(long *width, long *height) const
     }
 }
 
+#endif
+  // wxUSE_POSTSCRIPT