Fixed a compliation error, event args should not be const.
authorRobin Dunn <robin@alldunn.com>
Tue, 10 Feb 2004 23:40:59 +0000 (23:40 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 10 Feb 2004 23:40:59 +0000 (23:40 +0000)
commit864db5de611f630d8b64dec6b648117187381d99
treedfe62edb430a54e8ca51dc2f32c5c54c5c65145b
parentb0803032d3dad9ac066df82b242e94d49408de8c
Fixed a compliation error, event args should not be const.

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