summaryrefslogtreecommitdiffstats
path: root/ProcessList.h
diff options
context:
space:
mode:
authorDenis Lisov <dennis.lissov@gmail.com>2021-12-16 01:33:32 +0300
committerBenBE <BenBE@geshi.org>2022-02-13 19:50:16 +0100
commita3a7958721607b8520199563d478a315dfac678f (patch)
tree46b62cc3320dbcd5183089bb88c82fbd1d918655 /ProcessList.h
parent4aeb146ce838c9bedd98b9d2227e8aa57464f574 (diff)
ProcessList: sort before panel rebuild if needed
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 a12ffa13..23203928 100644
--- a/ProcessList.h
+++ b/ProcessList.h
@@ -50,6 +50,7 @@ typedef struct ProcessList_ {
Hashtable* displayTreeSet;
Hashtable* draftingTreeSet;
+ bool needsSort;
Hashtable* dynamicMeters; /* runtime-discovered meters */
Hashtable* dynamicColumns; /* runtime-discovered Columns */

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