]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/printdlg.cpp
Start of actual filling in of wxFrame. Makefile now supports tiff
[wxWidgets.git] / src / motif / printdlg.cpp
index 7136ec67a7f0a8a4a9beafb04ab231c2525e28d3..0e94d44e4b9c68e81f8e52133bd3203b59f5d735 100644 (file)
 // 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()