]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/gnome/gprint.h
added support for drawing themed background: DoEraseBackground() and GetThemeBackgrou...
[wxWidgets.git] / include / wx / gtk1 / gnome / gprint.h
index aa407654187a12d71fb34a97d5810ee337c4632c..77e924d71134dc456f9b4e5c5a93c58a42bd58cd 100644 (file)
@@ -150,6 +150,7 @@ public:
     
 private:
     GnomePrintContext *m_gpc;
+    bool               m_native_preview;
 
 private:
     DECLARE_DYNAMIC_CLASS(wxGnomePrinter)