]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/radiobut.h
add const synonyms for wxGridTableBase::GetNumberRows/Cols(), using const_cast<>...
[wxWidgets.git] / include / wx / motif / radiobut.h
index fa2f449e6229b87c57615d0d642aa7417d49c651..71b5b72b5a6fd1572a53c7eea5e75c8e05eb4543 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_RADIOBUT_H_
 #define _WX_RADIOBUT_H_
 
-class WXDLLEXPORT wxRadioButton: public wxControl
+class WXDLLIMPEXP_CORE wxRadioButton: public wxControl
 {
     DECLARE_DYNAMIC_CLASS(wxRadioButton)
 public: