// Use generic page setup dialog: use your own native one if one exists.
#include "wx/generic/prntdlgg.h"
-#if !USE_SHARED_LIBRARY
IMPLEMENT_DYNAMIC_CLASS(wxPrintDialog, wxDialog)
IMPLEMENT_CLASS(wxPageSetupDialog, wxDialog)
-#endif
wxPrintDialog::wxPrintDialog():
wxDialog()