removed GTK-specific SetModified() as we already have a public MarkDirty() which...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 May 2006 23:58:20 +0000 (23:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 16 May 2006 23:58:20 +0000 (23:58 +0000)
commit781acf8347ceb598bf83572274a303243746482e
treeb1d681be9b7fc95cb9308c4b420ed424b828dd76
parent63f84de849c26e11c9de8295d3cdf52b1d089936
removed GTK-specific SetModified() as we already have a public MarkDirty() which does the same thing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/textctrl.h
src/gtk/textctrl.cpp