From 6389aabffe198ece92b58ae34a905902c7eefe7c Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 28 Jun 2011 06:38:10 +0000 Subject: Complete rewrite of the way lua widget methods, 'inheritance' in particular, are handled. --- client/widgets/groupbox.h | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'client/widgets/groupbox.h') diff --git a/client/widgets/groupbox.h b/client/widgets/groupbox.h index 73b6508..58e52bb 100644 --- a/client/widgets/groupbox.h +++ b/client/widgets/groupbox.h @@ -37,8 +37,17 @@ /*** * Layout or Frame Widget * @tag frame + * @screenshot Example with caption. + * + *