aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_frame.h')
-rw-r--r--src/gwin/gwin_frame.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gwin/gwin_frame.h b/src/gwin/gwin_frame.h
index 0824787b..18af2e50 100644
--- a/src/gwin/gwin_frame.h
+++ b/src/gwin/gwin_frame.h
@@ -12,6 +12,8 @@
* @defgroup Frame Frame
* @ingroup Containers
*
+ * @brief Container with window decoration.
+ *
* @details A frame is a rectangular window that can have optional border as well as buttons to
* close, maximize and minimize it. The main purpose of this widget is to contain children.
*