summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2012-10-20 00:43:25 +0000
committerHisham Muhammad <hisham@gobolinux.org>2012-10-20 00:43:25 +0000
commitf44a8f2009e443349655e32512ef1dc453f3fa22 (patch)
tree1170ac0c98bab6490cd72c34c33046349b74c669 /ProcessList.h
parent1b21827f1f875692e14ee5ac9b22f3fd69fd8593 (diff)
Option to update process names on every refresh
(thanks to Rob Hoelz)
Diffstat (limited to 'ProcessList.h')
-rw-r--r--ProcessList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ProcessList.h b/ProcessList.h
index dc628bf1..34bd5e8b 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -136,6 +136,7 @@ typedef struct ProcessList_ {
bool highlightThreads;
bool detailedCPUTime;
bool countCPUsFromZero;
+ bool updateProcessNames;
const char **treeStr;
} ProcessList;

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