added background color to the accountswitchwidget

This commit is contained in:
fourtf
2018-01-17 02:22:57 +01:00
parent 1fe7e652b1
commit e1ff4c818e
6 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ public:
// Message flags
MessageFlags getFlags() const;
bool hasFlags(MessageFlags flags) const;
void setFlags(MessageFlags flags);
// void setFlags(MessageFlags flags);
void addFlags(MessageFlags flags);
void removeFlags(MessageFlags flags);