Add more wxOVERRIDE
This commit is contained in:
committed by
Vadim Zeitlin
parent
455a45f5a8
commit
7c1ab06ea5
@@ -282,7 +282,7 @@ void ItemContainerTestCase::SetSelection()
|
||||
class CommandEventHandler : public wxEvtHandler
|
||||
{
|
||||
public:
|
||||
virtual bool ProcessEvent(wxEvent& event)
|
||||
virtual bool ProcessEvent(wxEvent& event) wxOVERRIDE
|
||||
{
|
||||
CPPUNIT_ASSERT_MESSAGE
|
||||
(
|
||||
|
Reference in New Issue
Block a user