added support for underlined fonts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-02-02 01:27:44 +00:00
parent 15c6269f89
commit ac6e0eb154
2 changed files with 33 additions and 0 deletions

View File

@@ -21,8 +21,15 @@ Major new features in this release
2.9.0
-----
All:
- Added wxSizerFlags::Top() and Bottom()
wxGTK:
- Implemented support for underlined fonts in wxStaticText
2.8.2
-----