fix (one off, so not really important) memory leak which happened if an application...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Mar 2008 02:38:56 +0000 (02:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 24 Mar 2008 02:38:56 +0000 (02:38 +0000)
commitfd230129b59def0ec6b8ab26889e1b852d7e5bfd
tree091f7b9c95bba2e7078fe9b37d7b410f89eaa303
parent7e927914ef421ab856ef1733be610f63fad07099
fix (one off, so not really important) memory leak which happened if an application using XRCID() in event tables didn't initialize (and hence didn't shutdown) wx

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