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)
 | 
					        , m_walletKeysFilesModel(wallets)
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    ui->setupUi(this);
 | 
					    ui->setupUi(this);
 | 
				
			||||||
    this->setTitle("Welcome to feather-WOW");
 | 
					    this->setTitle("Welcome to WOWllet");
 | 
				
			||||||
    this->setButtonText(QWizard::FinishButton, "Open recent wallet");
 | 
					    this->setButtonText(QWizard::FinishButton, "Open recent wallet");
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue