Remove OVEERIDE macro

This commit is contained in:
Jonathan G Rennison
2021-03-02 23:42:47 +00:00
parent 865cf79915
commit 7e62af94ee
7 changed files with 38 additions and 43 deletions

View File

@@ -409,7 +409,7 @@ struct TimetableWindow : Window {
}
}
virtual EventState OnCTRLStateChange() OVERRIDE
virtual EventState OnCTRLStateChange() override
{
this->UpdateSelectionStates();
this->SetDirty();