mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 00:24:47 -07:00
"edit sets" --> "manage sets" rename (#3044)
This commit is contained in:
parent
14a0c53fc1
commit
03d0a84ef5
6 changed files with 23 additions and 23 deletions
|
|
@ -128,7 +128,7 @@ WndSets::WndSets(QWidget *parent)
|
|||
centralWidget->setLayout(mainLayout);
|
||||
setCentralWidget(centralWidget);
|
||||
|
||||
setWindowTitle(tr("Edit sets"));
|
||||
setWindowTitle(tr("Manage sets"));
|
||||
resize(700, 400);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue