summaryrefslogtreecommitdiff
path: root/src/window_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window_gui.h')
-rw-r--r--src/window_gui.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/window_gui.h b/src/window_gui.h
index ce9c062c6..ade8a3f1d 100644
--- a/src/window_gui.h
+++ b/src/window_gui.h
@@ -582,10 +582,7 @@ public:
*/
virtual void OnFocus() {}
- /**
- * Called when window looses focus
- */
- virtual void OnFocusLost() {}
+ virtual void OnFocusLost();
/**
* A key has been pressed.