]> git.saurik.com Git - wxWidgets.git/commit
get rid of CE-specific code for class name registration, the unique instance enforcem...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Nov 2008 14:59:21 +0000 (14:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 29 Nov 2008 14:59:21 +0000 (14:59 +0000)
commitd2fa1873252760fe064ce643127390c299ddf451
tree899ee5418254997dcce06417ca9a7a4bdfb4c10e
parent0e2ad3233b80eca2dc008296a801f8f8fa18f15c
get rid of CE-specific code for class name registration, the unique instance enforcement should be implemented by using wxSingleInstanceChecked if it's really necessary

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