mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Palette usage improvements.
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user