Fix a bunch of warnings and some errors in process
This commit is contained in:
@@ -817,7 +817,7 @@ public:
|
||||
this->SetDirty();
|
||||
}
|
||||
|
||||
virtual EventState OnHotkey(int hotkey)
|
||||
EventState OnHotkey(int hotkey) override
|
||||
{
|
||||
switch (hotkey) {
|
||||
case CM_HOTKEY_SWITCH_LAYOUT:
|
||||
|
||||
Reference in New Issue
Block a user