Link wxNewId() with wxRegisterId() in the docs

This commit is contained in:
catalinr
2021-02-03 12:20:07 +02:00
parent baabb37f8f
commit bfa4dd01d7

View File

@@ -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();