fix crash introduced in last commit (the correct item variable was shadowed by anothe...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Apr 2007 20:31:15 +0000 (20:31 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 7 Apr 2007 20:31:15 +0000 (20:31 +0000)
commitd5c87edd820aea078e88e4f6b45c6a122cbaaed6
treea0978f82d1f1e79d91ac93611fc631c355577804
parent527343602e91d60c65fb7589a6ddcf4683930c78
fix crash introduced in last commit (the correct item variable was shadowed by another one and so remained NULL)

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