remove EVT_STC_POSCHANGED as it's been deprecated in Scintilla for

several releases now.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-06-01 21:26:42 +00:00
parent 5151c7af13
commit be698f5030
10 changed files with 6 additions and 19 deletions

View File

@@ -92,6 +92,9 @@ MigrationGuide_ file for details.
.. _MigrationGuide: MigrationGuide.html
EVT_STC_POSCHANGED has been removed as it has been deprecated in
Scintilla for several releases now.