]> git.saurik.com Git - wxWidgets.git/commit
fix crash which happened if you called SetAttr(NULL) followed by SetAttr(attr) (...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Jun 2008 23:58:19 +0000 (23:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 12 Jun 2008 23:58:19 +0000 (23:58 +0000)
commita70517e979955e17608126c9d8f7bf57879b5fbe
tree14b6b5bea38f582093a2625c4c10decd0766f584
parent731330ec4c570f1c000a8b39fc27f136e7ab1d11
fix crash which happened if you called SetAttr(NULL) followed by SetAttr(attr) (#9567)

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