X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f780dc864273916c30a3986a0de0c3801db0aacf..5b6ec9803a058368a1b240a22d444c7301c5715a:/src/common/postscrp.cpp?ds=sidebyside diff --git a/src/common/postscrp.cpp b/src/common/postscrp.cpp index 7175adcc69..1ce7e6b6f5 100644 --- a/src/common/postscrp.cpp +++ b/src/common/postscrp.cpp @@ -29,7 +29,6 @@ #ifndef WX_PRECOMP #include "wx/intl.h" #include "wx/frame.h" -#include "wx/postscrp.h" #include "wx/utils.h" #include "wx/filedlg.h" #include "wx/msgdlg.h" @@ -42,6 +41,7 @@ #include "wx/list.h" #endif +#include "wx/postscrp.h" #include "wx/dcmemory.h" #ifdef __WXMSW__ @@ -169,7 +169,6 @@ IMPLEMENT_DYNAMIC_CLASS(wxPostScriptModule, wxModule) IMPLEMENT_DYNAMIC_CLASS(wxPostScriptDC, wxDC) IMPLEMENT_DYNAMIC_CLASS(wxPrintSetupData, wxObject) IMPLEMENT_DYNAMIC_CLASS(wxPrintPaperType, wxObject) -IMPLEMENT_DYNAMIC_CLASS(wxPrintPaperDatabase, wxList) #endif wxPostScriptDC::wxPostScriptDC ()