stc module updates for the new Scintilla

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-02-06 22:15:41 +00:00
parent c2e6d97098
commit 96b3fa7c71
5 changed files with 848 additions and 98 deletions

View File

@@ -23,6 +23,7 @@
//---------------------------------------------------------------------------
%import core.i
%import misc.i // for DnD
%pythoncode { wx = core }
MAKE_CONST_WXSTRING(STCNameStr);