summaryrefslogtreecommitdiff
path: root/textscreen/txt_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'textscreen/txt_button.h')
-rw-r--r--textscreen/txt_button.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/textscreen/txt_button.h b/textscreen/txt_button.h
index ea7fd6e5..7c16c01b 100644
--- a/textscreen/txt_button.h
+++ b/textscreen/txt_button.h
@@ -23,6 +23,12 @@
#define TXT_BUTTON_H
/**
+ * @file txt_button.h
+ *
+ * Button widget.
+ */
+
+/**
* Button widget.
*
* A button is a widget that can be selected to perform some action.