Add wxOVERRIDE to test files
And cleanup some tailing spaces and tabs.
This commit is contained in:
@@ -29,7 +29,7 @@ class IOStreamsTestCase : public CppUnit::TestCase
|
||||
public:
|
||||
IOStreamsTestCase() { }
|
||||
|
||||
virtual void tearDown()
|
||||
virtual void tearDown() wxOVERRIDE
|
||||
{
|
||||
if ( !m_fnTemp.empty() )
|
||||
{
|
||||
|
Reference in New Issue
Block a user