added stock menu items support

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-08-20 22:24:57 +00:00
parent 4cc49137de
commit ab73fe8d1d
3 changed files with 92 additions and 14 deletions

View File

@@ -63,6 +63,10 @@ wxMac:
- Add parameter to the --enable-universal_binary configure option for the path
to the SDK.
wxGTK:
- Automatically use stock items for the menu items with standard ids
2.7.0
-----