summaryrefslogtreecommitdiffstats
path: root/MainPanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'MainPanel.h')
-rw-r--r--MainPanel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MainPanel.h b/MainPanel.h
index 830890e5..3ff41097 100644
--- a/MainPanel.h
+++ b/MainPanel.h
@@ -16,6 +16,7 @@ in the source distribution for its full text.
typedef struct MainPanel_ {
Panel super;
State* state;
+ IncSet* inc;
FunctionBar* fuBar;
Htop_Action *keys;
pid_t pidSearch;