2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-01 15:15:13 +00:00

Generate emoji config by a build action.

Also hopefully optimize the build speed for emoji config.
This commit is contained in:
John Preston
2017-03-31 22:08:25 +03:00
parent a1b53f07d5
commit f1718f1d10
9 changed files with 213 additions and 16838 deletions

View File

@@ -3356,6 +3356,8 @@ HistoryWidget::HistoryWidget(QWidget *parent, gsl::not_null<Window::Controller*>
updateControlsVisibility();
}
});
orderWidgets();
}
void HistoryWidget::start() {