applied patch 744616: WXRC extension for automated use (Eduardo Marques)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2004-02-05 21:58:29 +00:00
parent 00233716e4
commit 1dce6f094a
4 changed files with 413 additions and 24 deletions

View File

@@ -126,6 +126,7 @@ All (GUI):
a new ID for the item using wxNewId(). As a consequence of this,
the value of wxID_SEPARATOR was changed from -1 to -2 in order to
not clash.
- added option to generate C++ headers to wxrc utility (Eduardo Marques)
wxMSW: