forked from qt-creator/qt-creator
SynchronousProcess: WS-only change
Change-Id: If4cf8d48b4176590968d170776f4ecd186b4a3ec Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -385,7 +385,7 @@ static bool isGuiThread()
|
||||
}
|
||||
|
||||
SynchronousProcessResponse SynchronousProcess::run(const QString &binary,
|
||||
const QStringList &args)
|
||||
const QStringList &args)
|
||||
{
|
||||
if (debug)
|
||||
qDebug() << '>' << Q_FUNC_INFO << binary << args;
|
||||
|
Reference in New Issue
Block a user