mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
improved bad_msg_notification handle and local time shifts
This commit is contained in:
@@ -95,7 +95,7 @@ namespace App {
|
||||
return w ? w->mainWidget() : 0;
|
||||
}
|
||||
|
||||
Settings *settings() {
|
||||
SettingsWidget *settings() {
|
||||
Window *w(wnd());
|
||||
return w ? w->settingsWidget() : 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user