mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-16 03:57:46 -07:00
Better capitalization & Deck open first (#5520)
This commit is contained in:
parent
19b758591b
commit
b48fe8b99c
4 changed files with 6 additions and 7 deletions
|
|
@ -74,7 +74,7 @@ public:
|
|||
void retranslateUi() override;
|
||||
QString getTabText() const override
|
||||
{
|
||||
return tr("Deck storage");
|
||||
return tr("Deck Storage");
|
||||
}
|
||||
signals:
|
||||
void openDeckEditor(const DeckLoader *deckLoader);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue