X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ff654490b7cb185631a1dc4621094d88643ccf41..7234425be1f8f38e4310ca40d36f45ddb0522fd2:/include/wx/collpane.h?ds=inline diff --git a/include/wx/collpane.h b/include/wx/collpane.h index 2d26191c24..9f6c04230d 100644 --- a/include/wx/collpane.h +++ b/include/wx/collpane.h @@ -51,9 +51,7 @@ public: // event types and macros // ---------------------------------------------------------------------------- -BEGIN_DECLARE_EVENT_TYPES() - DECLARE_EXPORTED_EVENT_TYPE(WXDLLIMPEXP_CORE, wxEVT_COMMAND_COLLPANE_CHANGED, 1102) -END_DECLARE_EVENT_TYPES() +extern WXDLLIMPEXP_CORE const wxEventType wxEVT_COMMAND_COLLPANE_CHANGED; class WXDLLIMPEXP_CORE wxCollapsiblePaneEvent : public wxCommandEvent {