]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/changes.txt
Add wxCheckListBox::GetCheckedItems() helper.
[wxWidgets.git] / docs / changes.txt
index d202fc9ace0fc760fd3319f5698fe8ee3a02fe12..3637bd1d598e928e75a43d1e08e3572584682e41 100644 (file)
@@ -607,6 +607,7 @@ All (GUI):
 - Fix wrong tab order in wxAuiNotebook after dragging (Mark Barber).
 - Fix bug in generic wxDataViewCtrl column dragging (jobuz).
 - Add wxMask::GetBitmap() for wxMSW, wxGTK and wxOSX
+- Add wxCheckListBox::GetCheckedItems() (hartwigw).
 
 wxGTK: