[gtk] fixed bug that caused segfaults in wxYield when wxToolBar has non-button contr...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 5 Dec 1999 19:30:45 +0000 (19:30 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 5 Dec 1999 19:30:45 +0000 (19:30 +0000)
commit2b8f5a2488b051daf6f9c0d161e57e0d1dabeab0
tree2db5e7e347fdfae45c16953e9a798e82ae46fc2e
parent340196c001690cd784e7e3f2fc54cd449324f914
[gtk] fixed bug that caused segfaults in wxYield when  wxToolBar has non-button control (m_item was no defined, rather then being set to NULL)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/tbargtk.cpp
src/gtk1/tbargtk.cpp