Fixed code style
This commit is contained in:
parent
817f8f2bcb
commit
c7cd74ab5f
|
@ -746,7 +746,6 @@ bool MainWindow::serverArgs(QStringList& args, QString& app)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
app = appPath(appConfig().synergysName());
|
app = appPath(appConfig().synergysName());
|
||||||
|
|
||||||
if (!QFile::exists(app))
|
if (!QFile::exists(app))
|
||||||
|
|
Loading…
Reference in New Issue