git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9182
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
extern wxEventType wxEVT_HELP;
extern wxEventType wxEVT_DETAILED_HELP;
extern wxEventType wxEVT_HELP;
extern wxEventType wxEVT_DETAILED_HELP;
+#if WXWIN_COMPATIBILITY_2
+//
+// User events: this is now obsolete, just use wxNewEventType() to get a new
+// event
+extern wxEventType wxEVT_USER_FIRST;
+
+#endif // WXWIN_COMPATIBILITY_2
+
// Compatibility
#if WXWIN_COMPATIBILITY
// Compatibility
#if WXWIN_COMPATIBILITY