]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/fontdlg.h
wxMSW and wxPalmOS already had the wxFont(const wxSize&...) ctor; don't duplicate it
[wxWidgets.git] / include / wx / palmos / fontdlg.h
index 7fb66d71e563c87a2bdf1740c20ccb727d3f1086..3c3dcbf85fe238e04a574b18d8e1b2750fc198d3 100644 (file)
@@ -16,7 +16,7 @@
 // wxFontDialog
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxFontDialog : public wxFontDialogBase
+class WXDLLIMPEXP_CORE wxFontDialog : public wxFontDialogBase
 {
 public:
     wxFontDialog() : wxFontDialogBase() { /* must be Create()d later */ }