summaryrefslogtreecommitdiff
path: root/ProcessList.h
diff options
context:
space:
mode:
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 95d32b7..af202c8 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -113,6 +113,7 @@ typedef struct ProcessList_ {
unsigned long long int usedSwap;
unsigned long long int freeSwap;
+ int flags;
ProcessField* fields;
ProcessField sortKey;
int direction;