From 21c46b90815601199938ccd870e9efff1e9d71c7 Mon Sep 17 00:00:00 2001 From: Jeff Teunissen Date: Tue, 14 Jun 2011 13:16:15 -0400 Subject: [PATCH] View: add brief description --- ruamoko/include/gui/View.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ruamoko/include/gui/View.h b/ruamoko/include/gui/View.h index 8d22a5eee..6b598534b 100644 --- a/ruamoko/include/gui/View.h +++ b/ruamoko/include/gui/View.h @@ -4,6 +4,8 @@ #include "Object.h" #include "gui/Rect.h" +/** The View class. +*/ @interface View: Object { @public