]> git.saurik.com Git - wxWidgets.git/commit
Don't call a function that might do drawing when setting a null image list
authorJulian Smart <julian@anthemion.co.uk>
Wed, 15 May 2002 19:59:10 +0000 (19:59 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 15 May 2002 19:59:10 +0000 (19:59 +0000)
commitf4bd67593eae8df6e9a9eb0b7e1374833dbc2a70
tree3a4d87d0dd054b3590858676653841536af624ff
parent077f7c57a0d34ee0a491bc0730b46c0149749757
Don't call a function that might do drawing when setting a null image list
(might be deleting the tree control)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/treectlg.cpp