mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 16:32:16 -07:00
Correct tab text.
This commit is contained in:
parent
4e9726e494
commit
6423fbcdb1
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ public:
|
|||
void retranslateUi() override;
|
||||
QString getTabText() const override
|
||||
{
|
||||
return tr("Deck storage");
|
||||
return tr("Visual Deck storage");
|
||||
}
|
||||
public slots:
|
||||
void cardUpdateFinished(int exitCode, QProcess::ExitStatus exitStatus);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue