Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget.h')
-rw-r--r--src/ui/widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget.h b/src/ui/widget.h
index 41ad795..ef386c0 100644
--- a/src/ui/widget.h
+++ b/src/ui/widget.h
@@ -200,7 +200,7 @@ protected:
/// find the widget that has input focus
virtual Widget *find_input_focus();
-
+
/// find widget that has mosue focus
/** @param cursor mouse cursor position relative to this widget's location
*/