generate #line references to source .xrc files in wxrc --gettext (patch #1803492 by Heikki Linnakangas)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2007-09-30 11:11:51 +00:00
parent 6e26d6b78c
commit 21b2dde583
2 changed files with 47 additions and 12 deletions

View File

@@ -154,6 +154,8 @@ All:
wxLogInterposerTemp was added.
- Added support for broadcasting to UDP sockets (Andrew Vincent).
- Documentation now includes the wx library in which each class is defined.
- wxrc --gettext now generates references to source .xrc files (Heikki
Linnakangas).
All (Unix):