corrected GTK wrapping line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-03-28 00:36:57 +00:00
parent c4590236d7
commit 714b4a3d30

View File

@ -48,7 +48,7 @@ wxGTK:
- Corrected default button size handling for different themes.
- Corrected splitter sash size and look for different themes.
- Fixed keyboard input for dead-keys.
- Added support for wxTE_LINEWRAP (Mart Raudsepp)
- Added support for more wrapping styles (Mart Raudsepp)
wxMac: