Fixed wrong positioning of marks and enumerations in lists of wxHTML.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-05-13 20:51:23 +00:00
parent c40aba837b
commit 8da2fe8b42
2 changed files with 35 additions and 6 deletions

View File

@@ -13,6 +13,7 @@ All (GUI):
- Fixed potential infinite loop when adjusting wxScrolledWindow scrollbars.
- Radio in menus do not send menu event for selections of already selected item.
- Fixed wrong positioning of marks and enumerations in lists of wxHTML.
wxMSW: