summaryrefslogtreecommitdiff
path: root/textscreen/txt_label.h
diff options
context:
space:
mode:
Diffstat (limited to 'textscreen/txt_label.h')
-rw-r--r--textscreen/txt_label.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/textscreen/txt_label.h b/textscreen/txt_label.h
index ba1b0c3e..16395c93 100644
--- a/textscreen/txt_label.h
+++ b/textscreen/txt_label.h
@@ -23,6 +23,12 @@
#define TXT_LABEL_H
/**
+ * @file txt_label.h
+ *
+ * Text label widget.
+ */
+
+/**
* Label widget.
*
* A label widget does nothing except show a text label.