Fix a bunch of warnings and some errors in process

This commit is contained in:
dP
2024-02-19 15:43:56 +05:30
parent 013c51238d
commit f5f570b574
16 changed files with 50 additions and 60 deletions
+1 -1
View File
@@ -817,7 +817,7 @@ public:
this->SetDirty();
}
virtual EventState OnHotkey(int hotkey)
EventState OnHotkey(int hotkey) override
{
switch (hotkey) {
case CM_HOTKEY_SWITCH_LAYOUT: