]> git.saurik.com Git - wxWidgets.git/commitdiff
remove GetImageList(int)
authorChris Elliott <biol75@york.ac.uk>
Fri, 28 Oct 2005 14:33:05 +0000 (14:33 +0000)
committerChris Elliott <biol75@york.ac.uk>
Fri, 28 Oct 2005 14:33:05 +0000 (14:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36032 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 262d9f5b6e0ad1f910be1cce6f603f78934e9770..0ef71d499aa775dc97dfb2417ad37ff252720edb 100644 (file)
@@ -29,6 +29,7 @@ wxMSW:
 
 - wxFileDialog respects absence of wxCHANGE_DIR flag under NT (Brad Anderson).
 - Switching page of a hidden notebook doesn't lose focus (Jamie Gadd).
+- Removed wxImageList *GetImageList(int) const.
 
 Unix: