Call wxRichTextModuleInit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-16 18:25:43 +00:00
parent 4a10e43b27
commit cd46ad2be4

View File

@@ -1542,6 +1542,7 @@ public:
//----------------------------------------------------------------------
%init %{
wxRichTextModuleInit();
%}
//----------------------------------------------------------------------