]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/control.h
Initial commit for Laurent Humbertclaude's Windows slave.
[wxWidgets.git] / include / wx / msw / control.h
index a2e56f715996d1b49f0f34588d136561a7d914e5..20d9c73d5b233702400b5c3198da706bbab8f558 100644 (file)
@@ -15,7 +15,7 @@
 #include "wx/dynarray.h"
 
 // General item class
-class WXDLLEXPORT wxControl : public wxControlBase
+class WXDLLIMPEXP_CORE wxControl : public wxControlBase
 {
 public:
     wxControl() { }