Added OwnerDrawnComboBoxTestCase (currently only has copies of wxComboBox tests)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2010-12-20 13:55:40 +00:00
parent 238b33ab0e
commit 997ddb2ced
11 changed files with 233 additions and 0 deletions

View File

@@ -401,6 +401,10 @@ SOURCE=.\controls\notebooktest.cpp
# End Source File
# Begin Source File
SOURCE=.\controls\ownerdrawncomboboxtest.cpp
# End Source File
# Begin Source File
SOURCE=.\controls\pickerbasetest.cpp
# End Source File
# Begin Source File