Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Oct 22, 2019
1 parent 5c72467 commit e1fdbfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plugins/miscellaneous/Core/src/corecliutils.cpp
Expand Up @@ -637,6 +637,7 @@ QString openRemoteFile(const QString &pUrl)
.arg(formatMessage(errorMessage));
}
}

// We now have the file so open it, which will add it to the file manager

return openFile(fileName, File::Type::Remote, fileNameOrUrl);
Expand Down

0 comments on commit e1fdbfd

Please sign in to comment.