mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
multi select started in media overview
This commit is contained in:
@@ -627,7 +627,7 @@ void ProfileInner::onKickConfirm() {
|
||||
|
||||
void ProfileInner::keyPressEvent(QKeyEvent *e) {
|
||||
if (e->key() == Qt::Key_Escape) {
|
||||
App::main()->showPeer(0, 0, true);
|
||||
App::main()->showBackFromStack();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user