Added wxListCtrl to derive from wxGenericListCtrl,
authorJulian Smart <julian@anthemion.co.uk>
Mon, 22 Jul 2002 23:03:03 +0000 (23:03 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 22 Jul 2002 23:03:03 +0000 (23:03 +0000)
commitb31989e20882186006e2b2c4b8062ba8394b539d
tree32fc50403113de1ecc50c647adf87af1acf13cc2
parentd62144c98d1625172918fc66fa77cb5d788a74ee
Added wxListCtrl to derive from wxGenericListCtrl,
ditto for wxImageList

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