]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/accel.h
add an assert indicating that old code overriding OnExecute() must be updated with 2.9
[wxWidgets.git] / include / wx / msw / accel.h
index 277290a4cbbf6340cdb45371970a895c9a0c83de..6a64252a6fdb68ba272891f3e5ef13f5c92cb491 100644 (file)
@@ -18,7 +18,7 @@ class WXDLLIMPEXP_FWD_CORE wxWindow;
 // the accel table has all accelerators for a given window or menu
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxAcceleratorTable : public wxObject
+class WXDLLIMPEXP_CORE wxAcceleratorTable : public wxObject
 {
 public:
     // default ctor