fixed show/hide buttons in appearance settings page

This commit is contained in:
csoler 2017-02-22 22:06:00 +01:00
parent f9f79d4306
commit 27db797a9f
5 changed files with 20 additions and 16 deletions

View file

@ -123,7 +123,8 @@ public:
StatusShowOpMode = 0x0a,
StatusShowSound = 0x0b,
StatusShowToaster = 0x0c,
StatusShowSystray = 0x0d
StatusShowSystray = 0x0d,
StatusShowCBox = 0x0e
};
/** Create main window */