]> git.saurik.com Git - wxWidgets.git/commit - src/motif/accel.cpp
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 28 May 2002 16:51:14 +0000 (16:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 28 May 2002 16:51:14 +0000 (16:51 +0000)
commit3c67451472112b3c7bb3b425cfab523b2d38d0cf
treea9d171086f884e633e04f0b59fe07d3b06b61e84
parentc2569f41b10ee497c7dfeeb5c90f354f8d574274
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
(repaces patch 561183)

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