Home
last modified time | relevance | path

Searched refs:tbAddCard (Results 1 – 1 of 1) sorted by relevance

/dports/games/cockatrice/Cockatrice-2021-01-26-Release-2.8.0/cockatrice/src/
H A Dtab_deck_editor.cpp431 auto *tbAddCard = new QToolButton(this); in createCentralFrame() local
432 tbAddCard->setDefaultAction(aAddCard); in createCentralFrame()
443 searchLayout->addWidget(tbAddCard); in createCentralFrame()