mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-02 15:35:51 +00:00
First version on loading themes is ready.
This commit is contained in:
@@ -73,9 +73,7 @@ void IntroWidget::langChangeTo(int32 langId) {
|
||||
void IntroWidget::onChangeLang() {
|
||||
cSetLang(_langChangeTo);
|
||||
Local::writeSettings();
|
||||
cSetRestarting(true);
|
||||
cSetRestartingToSettings(false);
|
||||
App::quit();
|
||||
App::restart();
|
||||
}
|
||||
|
||||
void IntroWidget::onParentResize(const QSize &newSize) {
|
||||
|
Reference in New Issue
Block a user