Merge branch 'hishamhm-pull-959'

This commit is contained in:
Nathan Scott
2020-08-20 14:57:30 +10:00
3 changed files with 21 additions and 0 deletions

View File

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