]> git.saurik.com Git - wxWidgets.git/commit
Added functions to initialize the local wxModules since it's possible
authorRobin Dunn <robin@alldunn.com>
Tue, 5 Jun 2001 22:05:05 +0000 (22:05 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 5 Jun 2001 22:05:05 +0000 (22:05 +0000)
commit0fb9cd01355a98b2a722fb187e2ccfdb67ac032e
tree7017c2ac645cb275622ec48473b2c6b79230e7fe
parentea89ec17601f25ac04c7fe301dc632f72a1c14dc
Added functions to initialize the local wxModules since it's possible
(normal in wxPython) for these modules to be loaded AFTER
wxModule::InitializeModules has been called for the rest of wx.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/xml/xml.cpp
contrib/src/xml/xmlres.cpp