fix last push
This commit is contained in:
@@ -38,7 +38,6 @@ void ConnectionLoader::loadConnection() {
|
|||||||
config = loadFromSettings();
|
config = loadFromSettings();
|
||||||
|
|
||||||
if (config.get() == nullptr) {
|
if (config.get() == nullptr) {
|
||||||
d->show();
|
|
||||||
// Nothing configured, show an error
|
// Nothing configured, show an error
|
||||||
QString explanation = QString()
|
QString explanation = QString()
|
||||||
% "A zcash.conf was not found on this machine.\n\n"
|
% "A zcash.conf was not found on this machine.\n\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user