Fixed some small details the analyzer was complaining about.
This commit is contained in:
parent
e32c82ac6f
commit
9e645db1a8
7 changed files with 40 additions and 42 deletions
|
|
@ -28,7 +28,7 @@ private:
|
|||
QProcess *m_process = nullptr;
|
||||
ConnectionConfig m_config;
|
||||
|
||||
void writeOutput(QString s);
|
||||
void writeOutput(const QString &s);
|
||||
|
||||
void setParams(QStringList &args);
|
||||
private slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue