mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
change name
This commit is contained in:
parent
67dff741dd
commit
d248aaf8b3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ MenuPage::MenuPage(AppContext *ctx, WalletKeysFilesModel *wallets, QWidget *pare
|
|||
, m_walletKeysFilesModel(wallets)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
this->setTitle("Welcome to feather-WOW");
|
||||
this->setTitle("Welcome to WOWllet");
|
||||
this->setButtonText(QWizard::FinishButton, "Open recent wallet");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue