From 1a28393dabf4f4696bf433ddde52e7a25253c955 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 16 Oct 2008 16:34:15 +0000 Subject: various user interface related updates --- src/ui/widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ui/widget.h') 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 */ -- cgit v1.2.3