No changes, just make wxDataViewEditorCtrlEvtHandler private.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 May 2010 12:45:14 +0000 (12:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 5 May 2010 12:45:14 +0000 (12:45 +0000)
commitfd61f684454470dfe94e476dedfd482aa86554d7
tree32923169e5f1611e298b7b7b3e6257f6ff8d5a0a
parent66c02e6e33fe3afee6b67a7e060a695787515650
No changes, just make wxDataViewEditorCtrlEvtHandler private.

This class is used by wxDataViewCtrl implementation only, there is no need for
it to be in a public header.

Move the class declaration from wx/dataview.h to datavcmn.cpp.

See #11732.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
src/common/datavcmn.cpp