Update Settings.h

This commit is contained in:
Hisham Muhammad 2015-08-12 17:11:07 -03:00
parent f1e8a074f2
commit 041fa9ffa6
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ typedef struct Settings_ {
int colorScheme;
int delay;
int cpuCount;
int direction;
ProcessField sortKey;