]> git.saurik.com Git - wxWidgets.git/commitdiff
Note that wxSlider::Get/SetLineSize is implemented now.
authorMart Raudsepp <leio@gentoo.org>
Thu, 27 Jul 2006 05:53:27 +0000 (05:53 +0000)
committerMart Raudsepp <leio@gentoo.org>
Thu, 27 Jul 2006 05:53:27 +0000 (05:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index d31637b9e590e15b1923e2c9f30e1af534715030..68ebeca0f8aa58fc7ec81f0863eb1e3bca5c0797 100644 (file)
@@ -247,6 +247,7 @@ wxGTK:
 - Support all border styles; wxListBox honours the borders now.
 - wxWindow and wxScrolledWindow now generate line, page and thumb-release scroll events.
 - Added file preview support in file dialogs.
+- Implemented SetLineSize and GetLineSize for wxSlider.
 
 wxMac: