2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Palette usage improvements.

This commit is contained in:
John Preston
2016-10-31 15:29:26 +03:00
parent dbb6371e67
commit e08f5437a6
101 changed files with 1105 additions and 1045 deletions

View File

@@ -158,7 +158,7 @@ public:
void updateUnreadCounter();
QImage iconWithCounter(int size, int count, const style::color &bg, bool smallIcon);
QImage iconWithCounter(int size, int count, const style::color &bg, const style::color &fg, bool smallIcon);
bool contentOverlapped(const QRect &globalRect);
bool contentOverlapped(QWidget *w, QPaintEvent *e) {