Merge branch 'docs/avoid-recommending-wxNewId' of https://github.com/catalinr/wxWidgets
Fixes for wxNewId() documentation. See https://github.com/wxWidgets/wxWidgets/pull/2211
This commit is contained in:
@@ -482,6 +482,8 @@ int wxFindMenuItemId(wxFrame* frame, const wxString& menuString,
|
||||
|
||||
Generates an integer identifier unique to this run of the program.
|
||||
|
||||
@see wxRegisterId()
|
||||
|
||||
@header{wx/utils.h}
|
||||
*/
|
||||
wxWindowID wxNewId();
|
||||
|
Reference in New Issue
Block a user