2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Forward bar and unread counter added to top bar in OneColumn layout.

This commit is contained in:
John Preston
2016-11-06 20:23:13 +03:00
parent d12177befd
commit b3d1602354
25 changed files with 164 additions and 30 deletions

View File

@@ -279,7 +279,7 @@ public:
void scrollBy(int32 add);
void scrollReset();
void paintTopBar(Painter &p, float64 over, int32 decreaseWidth);
bool paintTopBar(Painter &p, float64 over, int32 decreaseWidth);
void topBarClick();
PeerData *peer() const;