Rearrange code to fix some problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-09-18 17:43:17 +00:00
parent b29b9485f6
commit 90254df808
2 changed files with 25 additions and 19 deletions

View File

@@ -171,7 +171,6 @@ public:
private:
GtkPrintContext *m_gpc;
bool m_showDialog;
wxDC *m_dc;
DECLARE_DYNAMIC_CLASS(wxGtkPrinter)