]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/fontdlg.h
moving themeing include to private.h
[wxWidgets.git] / include / wx / os2 / fontdlg.h
index 27031b6fcf53ed26d13dd8a4343f26183c8769fc..fadd23e1cb03279545e8f2ece0c17dba87300faa 100644 (file)
@@ -20,7 +20,7 @@
  * Font dialog
  */
 
-class WXDLLEXPORT wxFontDialog: public wxFontDialogBase
+class WXDLLIMPEXP_CORE wxFontDialog: public wxFontDialogBase
 {
 public:
     wxFontDialog() : wxFontDialogBase() { /* must be Create()d later */ }