]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/fontdlg.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / os2 / fontdlg.h
index 27031b6fcf53ed26d13dd8a4343f26183c8769fc..c2e65c10e7aa04b719ac467edbb35537a538a2f4 100644 (file)
@@ -5,7 +5,6 @@
 // Author:      David Webster
 // Modified by:
 // Created:     10/06/99
 // Author:      David Webster
 // Modified by:
 // Created:     10/06/99
-// RCS-ID:      $Id$
 // Copyright:   (c) David Webster
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 // Copyright:   (c) David Webster
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #define _WX_FONTDLG_H_
 
 #include "wx/dialog.h"
 #define _WX_FONTDLG_H_
 
 #include "wx/dialog.h"
-#include "wx/cmndata.h"
 
 /*
  * Font dialog
  */
 
 
 /*
  * Font dialog
  */
 
-class WXDLLEXPORT wxFontDialog: public wxFontDialogBase
+class WXDLLIMPEXP_CORE wxFontDialog: public wxFontDialogBase
 {
 public:
     wxFontDialog() : wxFontDialogBase() { /* must be Create()d later */ }
 {
 public:
     wxFontDialog() : wxFontDialogBase() { /* must be Create()d later */ }