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/frame.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'client/widgets/frame.h') diff --git a/client/widgets/frame.h b/client/widgets/frame.h index 04e6b9e..177d77c 100644 --- a/client/widgets/frame.h +++ b/client/widgets/frame.h @@ -31,6 +31,9 @@ #include +/* + * NOTE: The documentation for this class is in groupbox. + */ class QFrame; class Frame : public Widget { -- cgit v1.2.3