Don't try to call CanUndo/CanRedo for read-only combobox since we'll get an assert.
authorJulian Smart <julian@anthemion.co.uk>
Wed, 14 Nov 2007 15:01:33 +0000 (15:01 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 14 Nov 2007 15:01:33 +0000 (15:01 +0000)
commitc0e15042c39a034ef7e2b1441b13bde8c4014669
tree757dc18d772788ec20558d4f071ac3edcaf3b17b
parent6aff27c9f17300af3f9272f9ebe43a6aae2807d3
Don't try to call CanUndo/CanRedo for read-only combobox since we'll get an assert.

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