mirror of https://github.com/xzeldon/htop.git
Update Settings.h
This commit is contained in:
parent
f1e8a074f2
commit
041fa9ffa6
|
@ -30,6 +30,7 @@ typedef struct Settings_ {
|
|||
int colorScheme;
|
||||
int delay;
|
||||
|
||||
int cpuCount;
|
||||
int direction;
|
||||
ProcessField sortKey;
|
||||
|
||||
|
|
Loading…
Reference in New Issue