Don't mention DEFINE_EVENT_TYPE() in the documentation
This old macro is not documented, only wxDEFINE_EVENT_TYPE() is, so link to the latter rather than the former.
This commit is contained in:
@@ -4473,7 +4473,7 @@ public:
|
||||
|
||||
The values of this type should only be created using wxNewEventType().
|
||||
|
||||
See the macro DEFINE_EVENT_TYPE() for more info.
|
||||
See the macro wxDEFINE_EVENT_TYPE() for more information.
|
||||
|
||||
@see @ref overview_events
|
||||
*/
|
||||
|
Reference in New Issue
Block a user