added Close All command support to wxDocView (patch 496068)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-12-30 17:35:07 +00:00
parent d06a66f526
commit 33a201363a
4 changed files with 35 additions and 2 deletions

View File

@@ -1186,6 +1186,7 @@ enum wxBorder
#define wxID_HELP_COMMANDS 5015
#define wxID_HELP_PROCEDURES 5016
#define wxID_HELP_CONTEXT 5017
#define wxID_CLOSE_ALL 5018
#define wxID_CUT 5030
#define wxID_COPY 5031