]> git.saurik.com Git - wxWidgets.git/commit - src/gtk1/notebook.cpp
Added GetBitmap, GetIcon to wxImageList
authorJulian Smart <julian@anthemion.co.uk>
Sun, 27 Feb 2005 10:36:58 +0000 (10:36 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 27 Feb 2005 10:36:58 +0000 (10:36 +0000)
commit49bf4e3e689c2131994aa2aab3c9eca6255a46eb
tree3d08c1a9f888edbaf5030099971d86466b548b62
parent9075301655698af770fa31f7fb1b7c6e6ab38faf
Added GetBitmap, GetIcon to wxImageList

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
include/wx/generic/imaglist.h
include/wx/msw/imaglist.h
src/cocoa/notebook.mm
src/generic/imaglist.cpp
src/gtk/notebook.cpp
src/gtk/treegtk.cpp
src/gtk1/notebook.cpp
src/gtk1/treegtk.cpp
src/mac/carbon/notebmac.cpp
src/mac/classic/notebmac.cpp
src/msw/imaglist.cpp
src/univ/notebook.cpp