]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/radiobox.h
optimize wxFormatStringArgumentFinder<T> for strings and make it work correctly for...
[wxWidgets.git] / include / wx / cocoa / radiobox.h
index 86dba5ccbefaa3ac462e099a43ba10ddb2cf1d8d..9e84110d2d244fc07bd4a4b82de41ba96c451ba6 100644 (file)
@@ -18,7 +18,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSMatrix);
 // ========================================================================
 // wxRadioBox
 // ========================================================================
-class WXDLLEXPORT wxRadioBox: public wxControl, public wxRadioBoxBase// , protected wxCocoaNSButton
+class WXDLLIMPEXP_CORE wxRadioBox: public wxControl, public wxRadioBoxBase// , protected wxCocoaNSButton
 {
     DECLARE_DYNAMIC_CLASS(wxRadioBox)
     DECLARE_EVENT_TABLE()