Added wxID_PAGE_SETUP standard id
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1607,6 +1607,7 @@ static void AddStdXRCID_Records()
|
||||
stdID(wxID_HELP);
|
||||
stdID(wxID_PRINT);
|
||||
stdID(wxID_PRINT_SETUP);
|
||||
stdID(wxID_PAGE_SETUP);
|
||||
stdID(wxID_PREVIEW);
|
||||
stdID(wxID_ABOUT);
|
||||
stdID(wxID_HELP_CONTENTS);
|
||||
|
Reference in New Issue
Block a user