]> git.saurik.com Git - wxWidgets.git/commit - src/mac/carbon/combobox.cpp
DoGetBestSize may be called before m_text and m_choice are set,
authorJulian Smart <julian@anthemion.co.uk>
Sat, 19 Jun 2004 14:55:25 +0000 (14:55 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 19 Jun 2004 14:55:25 +0000 (14:55 +0000)
commit1deb64c09ec4cb34a3ff403488823ac6562ad824
treef30b64b32729dc0f2d8c3398ca244338e771ac9d
parent7686554b2508ed9f94027029703614fb684b89d6
DoGetBestSize may be called before m_text and m_choice are set,
so check

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