Fix docs for wxDEPRECATED_MSG macro
Add the missing macro definition. Closes https://github.com/wxWidgets/wxWidgets/pull/1689
This commit is contained in:
parent
8b90073c83
commit
577faedb65
@ -1623,6 +1623,7 @@ template <typename T> wxDELETEA(T*& array);
|
||||
|
||||
@header{wx/defs.h}
|
||||
*/
|
||||
#define wxDEPRECATED_MSG(msg)
|
||||
|
||||
/**
|
||||
This macro can be used around a function declaration to generate warnings
|
||||
|
Loading…
Reference in New Issue
Block a user