]> git.saurik.com Git - wxWidgets.git/commit - src/stc/stc.h.in
Add wxStyledTextCtrl::AnnotationClearLine().
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Sep 2012 10:20:42 +0000 (10:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 20 Sep 2012 10:20:42 +0000 (10:20 +0000)
commit95725e35d8bfa902349fea22349935dc260c591e
tree444b608eb77e8887379bbd60f1bf502d5576c6a1
parent33e659d77a094c09076f4d8e679fce88803eb96b
Add wxStyledTextCtrl::AnnotationClearLine().

Simply set NULL annotation text for the given line.

Closes #12960.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/stc/stc.h
interface/wx/stc/stc.h
src/stc/stc.cpp
src/stc/stc.cpp.in
src/stc/stc.h.in