summaryrefslogtreecommitdiff
path: root/textscreen/txt_dropdown.h
diff options
context:
space:
mode:
Diffstat (limited to 'textscreen/txt_dropdown.h')
-rw-r--r--textscreen/txt_dropdown.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/textscreen/txt_dropdown.h b/textscreen/txt_dropdown.h
index 6eb8a726..19b931d0 100644
--- a/textscreen/txt_dropdown.h
+++ b/textscreen/txt_dropdown.h
@@ -23,6 +23,12 @@
#define TXT_DROPDOWN_H
/**
+ * @file txt_dropdown.h
+ *
+ * Dropdown list widget.
+ */
+
+/**
* Dropdown list widget.
*
* A dropdown list allows the user to select from a list of values,