mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
linux version stores data to home dir, fixed keyboard layout switch, fixed notify windows, version 0.5.10
This commit is contained in:
@@ -1384,7 +1384,7 @@ void MainWidget::activate() {
|
||||
} else {
|
||||
dialogs.activate();
|
||||
}
|
||||
} else {
|
||||
} else if (App::wnd() && !App::wnd()->layerShown()) {
|
||||
if (!cSendPaths().isEmpty()) {
|
||||
hider = new HistoryHider(this);
|
||||
hider->show();
|
||||
|
Reference in New Issue
Block a user