mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Started a special LayerWidget: Settings::Widget.
Also added some missing calls to parent event handlers in boxes.
This commit is contained in:
@@ -6318,7 +6318,7 @@ void HistoryWidget::topBarClick() {
|
||||
}
|
||||
}
|
||||
|
||||
void HistoryWidget::updateOnlineDisplay(int32 x, int32 w) {
|
||||
void HistoryWidget::updateOnlineDisplay() {
|
||||
if (!_history) return;
|
||||
|
||||
QString text;
|
||||
|
Reference in New Issue
Block a user