moved the check for correct implementation of wxEvent::Clone() to a unit test from wx startup code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2009-03-22 21:31:34 +00:00
parent ddaf7a11c3
commit 031b101f09
19 changed files with 4662 additions and 4662 deletions

View File

@@ -239,6 +239,10 @@ SOURCE=.\window\clientsize.cpp
# End Source File
# Begin Source File
SOURCE=.\events\clone.cpp
# End Source File
# Begin Source File
SOURCE=.\controls\comboboxtest.cpp
# End Source File
# Begin Source File