2
0
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:
John Preston
2016-08-17 18:14:08 +03:00
parent 4a6e669a53
commit 90678d411f
48 changed files with 540 additions and 177 deletions

View File

@@ -6318,7 +6318,7 @@ void HistoryWidget::topBarClick() {
}
}
void HistoryWidget::updateOnlineDisplay(int32 x, int32 w) {
void HistoryWidget::updateOnlineDisplay() {
if (!_history) return;
QString text;