Use wx-prefixed macros in documentation
This commit is contained in:
@@ -38,7 +38,7 @@ be running on are unusually constrained (notice that when asserts are disabled
|
||||
their condition is not even evaluated so the only run-time cost is a single
|
||||
condition check and the extra space taken by the asserts in the code).
|
||||
|
||||
This automatic deactivation of debugging code is done by IMPLEMENT_APP() macro
|
||||
This automatic deactivation of debugging code is done by wxIMPLEMENT_APP() macro
|
||||
so if you don't use you may need to explicitly call wxDISABLE_DEBUG_SUPPORT()
|
||||
yourself.
|
||||
|
||||
|
Reference in New Issue
Block a user