Title to "Zecwallet Light"

This commit is contained in:
Aditya Kulkarni 2019-10-26 13:01:01 -07:00
parent 131d830fbc
commit 616621c738
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ public:
}
w = new MainWindow();
w->setWindowTitle("Zecwallet v" + QString(APP_VERSION));
w->setWindowTitle("Zecwallet Lightclient v" + QString(APP_VERSION));
// If there was a payment URI on the command line, pay it
if (parser.positionalArguments().length() > 0) {