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:
Vadim Zeitlin
2006-08-10 00:14:55 +00:00
parent 12dc0a01de
commit e63f19ba93
4 changed files with 11 additions and 0 deletions

View File

@@ -1802,6 +1802,7 @@ enum
wxID_HELP,
wxID_PRINT,
wxID_PRINT_SETUP,
wxID_PAGE_SETUP,
wxID_PREVIEW,
wxID_ABOUT,
wxID_HELP_CONTENTS,