aboutsummaryrefslogtreecommitdiff
path: root/libui/widget/README
diff options
context:
space:
mode:
Diffstat (limited to 'libui/widget/README')
-rw-r--r--libui/widget/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libui/widget/README b/libui/widget/README
new file mode 100644
index 0000000..ae62628
--- /dev/null
+++ b/libui/widget/README
@@ -0,0 +1,2 @@
+This module contains functions common to all widgets and provides a base for
+implementing custom widget types (print, finish, ...).