diff --git a/interface/wx/utils.h b/interface/wx/utils.h index 1d17b6986e..104eaccae9 100644 --- a/interface/wx/utils.h +++ b/interface/wx/utils.h @@ -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();