From 93de7f375842c0afb72db8796c45bfda5f1a6f13 Mon Sep 17 00:00:00 2001 From: deva Date: Fri, 25 Mar 2011 14:54:32 +0000 Subject: Finished documenting the last widgets. Also some changes in the docgen app. --- client/widgets/widget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/widgets/widget.h') diff --git a/client/widgets/widget.h b/client/widgets/widget.h index fcad521..ef23294 100644 --- a/client/widgets/widget.h +++ b/client/widgets/widget.h @@ -36,7 +36,7 @@ #include "lua.h" /*** - * Widget Virtual Tag. + * Virtual Base Widget * This tag is purely virtual. It is inherited by all other widgets. * @att name The name of the widget. This is also the name used by the scripts. * @att value The initial value of the widget. It is overwritten if there is a -- cgit v1.2.3