]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/stattext.h
Add test for context menu, fixed mem leak, fixed focus problem when re-editing same...
[wxWidgets.git] / include / wx / motif / stattext.h
index d330e78ca39aeb460a8bc186f4527178f2d51448..cd9893ebfa2b2fe0103b106728bf830448dc2620 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_STATTEXT_H_
 #define _WX_STATTEXT_H_
 
-class WXDLLEXPORT wxStaticText: public wxStaticTextBase
+class WXDLLIMPEXP_CORE wxStaticText: public wxStaticTextBase
 {
     DECLARE_DYNAMIC_CLASS(wxStaticText)