summaryrefslogtreecommitdiff
path: root/src/core/libs/lib-ui.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/libs/lib-ui.sh')
-rw-r--r--src/core/libs/lib-ui.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/libs/lib-ui.sh b/src/core/libs/lib-ui.sh
index 3587b11..d54ea0d 100644
--- a/src/core/libs/lib-ui.sh
+++ b/src/core/libs/lib-ui.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# TODO: lot's of implementation work still open in this library. especially the dialog stuff
+# TODO: lot's of implementation work still open in this library. especially the dialog & $var_UI_TYPE stuff
# Taken from setup. we store dialog output in a file. TODO: can't we do this with variables? ASKDEV