Fix a typo in ItemContainerTestCase comment
No real changes, just fix a copy-and-pasto.
This commit is contained in:
parent
4ed28f681f
commit
e0e4f16282
@ -24,7 +24,7 @@ protected:
|
||||
|
||||
// and this one must be overridden to return the window which implements
|
||||
// wxItemContainer interface -- usually it will return the same pointer as
|
||||
// GetTestEntry(), just as a different type
|
||||
// GetContainer(), just as a different type
|
||||
virtual wxWindow *GetContainerWindow() const = 0;
|
||||
|
||||
// this should be inserted in the derived class CPPUNIT_TEST_SUITE
|
||||
|
Loading…
Reference in New Issue
Block a user