Title to "Zecwallet Light"
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user