]> git.saurik.com Git - wxWidgets.git/commit
Don't use deprecated wxDataViewCtrl::StartEditor() in the sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Feb 2012 22:18:59 +0000 (22:18 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Feb 2012 22:18:59 +0000 (22:18 +0000)
commit8b6af8eedd57db58f1963e9f904d53820475857d
treebb26239e748da01b902d0f46b6cdfd2f221c52c8
parentaef060ab6c89622ca77a29d87257f2082f1a8671
Don't use deprecated wxDataViewCtrl::StartEditor() in the sample.

Also document this deprecation in the change log and explain how to update the
existing code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
samples/dataview/dataview.cpp