]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/statbox.h
add an assert indicating that old code overriding OnExecute() must be updated with 2.9
[wxWidgets.git] / include / wx / motif / statbox.h
index 62c3d2ad8e78889db249ba76065e1fac9f70199b..cddbe301e1bf8dfed6977606e61789b50502e0a6 100644 (file)
@@ -13,7 +13,7 @@
 #define _WX_STATBOX_H_
 
 // Group box
-class WXDLLEXPORT wxStaticBox: public wxStaticBoxBase
+class WXDLLIMPEXP_CORE wxStaticBox: public wxStaticBoxBase
 {
     DECLARE_DYNAMIC_CLASS(wxStaticBox)