]> git.saurik.com Git - wxWidgets.git/commit - src/gtk/dataview.cpp
Allow calling iter_children with parent being NULL, hopefully fixes #12035 (wxDataVi...
authorRobert Roebling <robert@roebling.de>
Sun, 16 May 2010 14:23:07 +0000 (14:23 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 16 May 2010 14:23:07 +0000 (14:23 +0000)
commit3556d648eb5f1882d6a422049cfbdb02ff665a62
treec8221de1125793f44bdd9511dd2944fce114addc
parent8c62319a8167892bd8d41e04b8b53729d48c3af1
Allow calling iter_children with parent being NULL, hopefully fixes  #12035 (wxDataViewCtrl crashes when selecting item)

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