]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/statbox.h
Initial commit for Laurent Humbertclaude's Windows slave.
[wxWidgets.git] / include / wx / os2 / statbox.h
index 912d29bcacd1c23c29db3b8b333c53b1cd3366ae..7a2b733ecd256470218489da4d80859a27fe1acc 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     10/15/99
 // RCS-ID:      $Id$
 // Copyright:   (c) David Webster
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_STATBOX_H_
@@ -15,7 +15,7 @@
 #include "wx/control.h"
 
 // Group box
-class WXDLLEXPORT wxStaticBox : public wxStaticBoxBase
+class WXDLLIMPEXP_CORE wxStaticBox : public wxStaticBoxBase
 {
 public:
     inline wxStaticBox() {}