Increase tray icon's bubble size
This commit is contained in:
parent
0e04e4d00e
commit
9772f52876
2 changed files with 6 additions and 2 deletions
|
|
@ -36,7 +36,7 @@ public:
|
|||
int msgCount = 0;
|
||||
|
||||
private:
|
||||
const int BubbleDiameter = 15;
|
||||
const int BubbleDiameter = 17;
|
||||
|
||||
QIcon icon_;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue