unregister GL windows classes on program termination, fixes problem with wx being...
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Sep 2004 12:00:12 +0000 (12:00 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 8 Sep 2004 12:00:12 +0000 (12:00 +0000)
commit53fcd32e576b8662c0d044d2e0e65eb15df88022
treeeb4fce2c58dc7d3400957b8039225fb4ef037e63
parent447fd332c8c554c05fa0bb889a5374a550b33391
unregister GL windows classes on program termination, fixes problem with wx being used in a DLL which is being unloaded and reloaded again

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