aboutsummaryrefslogtreecommitdiffstats
path: root/win/winvnc/STrayIcon.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'win/winvnc/STrayIcon.cxx')
-rw-r--r--win/winvnc/STrayIcon.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/winvnc/STrayIcon.cxx b/win/winvnc/STrayIcon.cxx
index e23ca772..d703f47a 100644
--- a/win/winvnc/STrayIcon.cxx
+++ b/win/winvnc/STrayIcon.cxx
@@ -86,7 +86,7 @@ public:
CPanel = new ControlPanel(getHandle());
}
- virtual LRESULT processMessage(UINT msg, WPARAM wParam, LPARAM lParam) {
+ LRESULT processMessage(UINT msg, WPARAM wParam, LPARAM lParam) override {
switch(msg) {
case WM_USER: