Browse Source

fix last push

import_zecw
adityapk 6 years ago
parent
commit
1020fcb1f6
  1. 1
      src/connection.cpp

1
src/connection.cpp

@ -38,7 +38,6 @@ void ConnectionLoader::loadConnection() {
config = loadFromSettings();
if (config.get() == nullptr) {
d->show();
// Nothing configured, show an error
QString explanation = QString()
% "A zcash.conf was not found on this machine.\n\n"

Loading…
Cancel
Save