Link wxNewId() with wxRegisterId() in the docs
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