]> git.saurik.com Git - wxWidgets.git/commit - include/wx/generic/imaglist.h
Remove duplication in wxImageList defines and always default to using the native...
authorKevin Ollivier <kevino@theolliviers.com>
Mon, 18 Sep 2006 04:41:09 +0000 (04:41 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Mon, 18 Sep 2006 04:41:09 +0000 (04:41 +0000)
commit8a3e173a02857f1f2e166e068331d1a42b85f391
tree0bdd5113e263c82f4a849f3d7f4034f4ea07fc77
parentf418332658bb166101c228e0ed8208787fccbf59
Remove duplication in wxImageList defines and always default to using the native wxImageList when available, even for wxGenericListCtrl.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/generic/imaglist.h
include/wx/generic/listctrl.h
include/wx/imaglist.h
include/wx/mac/carbon/imaglist.h
include/wx/msw/imaglist.h
src/generic/imaglist.cpp
src/generic/listctrl.cpp