summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-12-28 20:41:33 +0100
committerBenBE <BenBE@geshi.org>2021-01-07 14:46:44 +0100
commit27db9297b77c7dd1cb48f334fded7f3c21d5730c (patch)
tree683a021f1ee9f91de2f1801cf10abd94cba7c101 /CRT.h
parent330d4fe22fe13612426a25c30cf29c2166bf4845 (diff)
Show arrow indicating order of sorted process column
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/CRT.h b/CRT.h
index e6e75c08..4806994c 100644
--- a/CRT.h
+++ b/CRT.h
@@ -22,6 +22,8 @@ typedef enum TreeStr_ {
TREE_STR_TEND,
TREE_STR_OPEN,
TREE_STR_SHUT,
+ TREE_STR_ASC,
+ TREE_STR_DESC,
LAST_TREE_STR
} TreeStr;

© 2014-2024 Faster IT GmbH | imprint | privacy policy