Merge branch 'hishamhm-pull-923'

This commit is contained in:
Nathan Scott
2020-08-20 14:42:18 +10:00
5 changed files with 18 additions and 2 deletions

View File

@ -49,6 +49,7 @@ typedef struct Settings_ {
bool updateProcessNames;
bool accountGuestInCPUMeter;
bool headerMargin;
bool enableMouse;
bool changed;
} Settings;