Fixed some small details the analyzer was complaining about.

This commit is contained in:
eelke 2018-12-09 21:10:35 +01:00
parent e32c82ac6f
commit 9e645db1a8
7 changed files with 40 additions and 42 deletions

View file

@ -24,7 +24,7 @@ void setupEnvironment(const ConnectionConfig &cc)
//---------------------------------------------------------------------------
void Backup(QString dest_file_name)
void Backup(const QString &dest_file_name)
{
// QString command_line = "\"" + ExecutableDump + "\" ";