]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/controls/bitmapcomboboxtest.cpp
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / tests / controls / bitmapcomboboxtest.cpp
index dbaa82daf1dba6c7814743de4493805ec393cd94..98c76d2300b4c9fbe39aaa8b4051b2e8dc2c3701 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     wxBitmapComboBox unit test
 // Author:      Steven Lamerton
 // Created:     2010-07-15
-// RCS-ID:      $Id$
 // Copyright:   (c) 2010 Steven Lamerton
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -68,7 +67,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( BitmapComboBoxTestCase );
 
-// also include in it's own registry so that these tests can be run alone
+// also include in its own registry so that these tests can be run alone
 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( BitmapComboBoxTestCase,
                                       "BitmapComboBoxTestCase" );