OnExit() is called for modules which were initialized even if the init of
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Jan 1999 22:44:04 +0000 (22:44 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 17 Jan 1999 22:44:04 +0000 (22:44 +0000)
commit8aa4edd248534c4c1879c93d363d1b7fb8e8c5c6
tree003e617f6a01c50004625d1e1c0b0c37863561e2
parent4a9968f92de93e099f698b51fe18058b6c4d0687
OnExit() is called for modules which were initialized even if the init of
the subsequent modules fails

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