mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Forward bar and unread counter added to top bar in OneColumn layout.
This commit is contained in:
@@ -144,7 +144,7 @@ public:
|
||||
bool needBackButton();
|
||||
|
||||
// Temporary methods, while top bar was not done inside HistoryWidget / OverviewWidget.
|
||||
void paintTopBar(Painter &p, float64 over, int32 decreaseWidth);
|
||||
bool paintTopBar(Painter &p, float64 over, int32 decreaseWidth);
|
||||
QRect getMembersShowAreaGeometry() const;
|
||||
void setMembersShowAreaActive(bool active);
|
||||
Window::TopBarWidget *topBar();
|
||||
|
Reference in New Issue
Block a user