]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/printdlg.cpp
Return the correct encoding for X font spec construction
[wxWidgets.git] / src / mac / classic / printdlg.cpp
index 89f2789250c8d9f300fe459544eb2cb0f546a090..032a4af478e4f4663e0a4cc422a77639133bdbb6 100644 (file)
 
 // Use generic page setup dialog: use your own native one if one exists.
 
-#if !USE_SHARED_LIBRARY
 IMPLEMENT_DYNAMIC_CLASS(wxPrintDialog, wxDialog)
 IMPLEMENT_CLASS(wxPageSetupDialog, wxDialog)
-#endif
 
 wxPrintDialog::wxPrintDialog()
 {