diff --git a/cockatrice/src/tab_game.cpp b/cockatrice/src/tab_game.cpp index 49f724db..596a4e4b 100644 --- a/cockatrice/src/tab_game.cpp +++ b/cockatrice/src/tab_game.cpp @@ -296,6 +296,7 @@ void TabGame::retranslateUi() aConcede->setText(tr("&Concede")); aConcede->setShortcut(tr("F2")); aLeaveGame->setText(tr("&Leave game")); + aLeaveGame->setShortcut(tr("Esc")); sayLabel->setText(tr("&Say:")); cardInfo->retranslateUi();