Add wxOVERRIDE to test files
And cleanup some tailing spaces and tabs.
This commit is contained in:
@@ -127,7 +127,7 @@ public:
|
||||
{
|
||||
}
|
||||
|
||||
virtual void setUp() { wxASSERT( m_dc ); }
|
||||
virtual void setUp() wxOVERRIDE { wxASSERT( m_dc ); }
|
||||
virtual wxDC* GetDC(wxMemoryDC* dc) = 0;
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user