No real changes, just make wxGridCellEditor accessors const.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Apr 2013 18:25:39 +0000 (18:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 Apr 2013 18:25:39 +0000 (18:25 +0000)
commit5959d184d0e69e9ef379bc21f1dc749f1978e224
treefcc903463850962ea068797592ab170b36aeb2d3
parent9014508c38ef874b3170e003d58c2ce9618778d3
No real changes, just make wxGridCellEditor accessors const.

IsCreated(), GetControl() and GetCellAttr() should both be const, so make them
so.

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