]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/xml/xrctest.cpp
wxRTC: save and load the 'shown' status in case there's a situation where layout...
[wxWidgets.git] / tests / xml / xrctest.cpp
index 6181e012129c717098e9e63ba850d59b20f276ab..69ac931c27acc3719217f39be56d0af1e90c5092 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     XRC classes unit test
 // Author:      wxWidgets team
 // Created:     2010-10-30
-// RCS-ID:      $Id$
 // Copyright:   (c) 2010 wxWidgets team
 ///////////////////////////////////////////////////////////////////////////////
 
@@ -156,7 +155,7 @@ private:
 // register in the unnamed registry so that these tests are run by default
 CPPUNIT_TEST_SUITE_REGISTRATION( XrcTestCase );
 
-// 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( XrcTestCase, "XrcTestCase" );