diff --git a/Settings.h b/Settings.h index af1fefb9..73a418a9 100644 --- a/Settings.h +++ b/Settings.h @@ -30,6 +30,7 @@ typedef struct Settings_ { int colorScheme; int delay; + int cpuCount; int direction; ProcessField sortKey;