mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-12-28 09:58:15 +01:00
Arbitration: do not select the rack after ending the turn
This commit is contained in:
parent
e87018a583
commit
c3d4f9aa67
1 changed files with 0 additions and 1 deletions
|
@ -621,7 +621,6 @@ void ArbitrationWidget::endOfTurnRefresh()
|
||||||
|
|
||||||
// Give focus to the rack
|
// Give focus to the rack
|
||||||
lineEditRack->setFocus();
|
lineEditRack->setFocus();
|
||||||
lineEditRack->selectAll();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue