]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dcpsg.cpp
Corrceted background problem with themes.
[wxWidgets.git] / src / generic / dcpsg.cpp
index 4810b320783863be264105436ebc9b6b47e41896..cdba095cf4b166f62c3ed186843535a310f6c34a 100644 (file)
@@ -2156,10 +2156,8 @@ void wxPostScriptDC::DoGetTextExtent(const wxString& string,
 
 wxPrintSetupData *wxThePrintSetupData = (wxPrintSetupData *) NULL;
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxPostScriptDC, wxDC)
 IMPLEMENT_DYNAMIC_CLASS(wxPrintSetupData, wxObject)
-#endif
 
 // Redundant now I think
 #if 1