mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 06:22:15 -07:00
Lont.
Took 1 minute
This commit is contained in:
parent
38e3eb701b
commit
5471c6a024
1 changed files with 0 additions and 8 deletions
|
|
@ -102,10 +102,6 @@ void HandMenu::setShortcutsInactive()
|
|||
aMulligan->setShortcut(QKeySequence());
|
||||
}
|
||||
|
||||
// -------------------------
|
||||
// Dynamic menu population
|
||||
// -------------------------
|
||||
|
||||
void HandMenu::populateRevealHandMenuWithActivePlayers()
|
||||
{
|
||||
mRevealHand->clear();
|
||||
|
|
@ -146,10 +142,6 @@ void HandMenu::populateRevealRandomHandCardMenuWithActivePlayers()
|
|||
}
|
||||
}
|
||||
|
||||
// -------------------------
|
||||
// Action handlers
|
||||
// -------------------------
|
||||
|
||||
void HandMenu::onRevealHandTriggered()
|
||||
{
|
||||
auto *action = qobject_cast<QAction *>(sender());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue