X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/456bc6d9b83882a3b0e919fc733898d9d331ecd6..94e2ed3b8db0220160c0b939782cd46914ec073a:/include/wx/event.h diff --git a/include/wx/event.h b/include/wx/event.h index 16332530aa..d3daa5b71e 100644 --- a/include/wx/event.h +++ b/include/wx/event.h @@ -1512,8 +1512,6 @@ private: DECLARE_DYNAMIC_CLASS(wxContextMenuEvent) }; -#endif // wxUSE_GUI - // Idle event /* wxEVT_IDLE @@ -1536,6 +1534,8 @@ protected: bool m_requestMore; }; +#endif // wxUSE_GUI + /* TODO wxEVT_POWER, wxEVT_MOUSE_CAPTURE_CHANGED,