summaryrefslogtreecommitdiffstats
path: root/Process.h
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-01-21 14:27:23 +0100
committerDaniel Lange <DLange@git.local>2021-01-21 14:27:23 +0100
commit4531b31d92d23072fa978a3dedcbcab50c936188 (patch)
tree67d1e211d5d0c3d0d747bf7cd676a8a1cc040184 /Process.h
parentb20bb543ced602748d3d5fad191dda07919be13d (diff)
Sort out the mess around column sorting that had accumulated over time
Diffstat (limited to 'Process.h')
-rw-r--r--Process.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Process.h b/Process.h
index 15e4057a..d283f592 100644
--- a/Process.h
+++ b/Process.h
@@ -117,6 +117,7 @@ typedef struct ProcessFieldData_ {
const char* description;
uint32_t flags;
bool pidColumn;
+ bool defaultSortDesc;
} ProcessFieldData;
// Implemented in platform-specific code:

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