]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/stattext.h
make more Init() functions private
[wxWidgets.git] / include / wx / cocoa / stattext.h
index 74f8c1ced5e4ac7bd54541bc2fbfd7d53c6a1ec5..1acc560474b1823626bb0a20625fc9ee9532b968 100644 (file)
@@ -17,7 +17,7 @@
 // ========================================================================
 // wxStaticText
 // ========================================================================
-class WXDLLEXPORT wxStaticText : public wxStaticTextBase, protected wxCocoaNSTextField
+class WXDLLIMPEXP_CORE wxStaticText : public wxStaticTextBase, protected wxCocoaNSTextField
 {
     DECLARE_DYNAMIC_CLASS(wxStaticText)
     DECLARE_EVENT_TABLE()