diff --git a/src/libs/utils/qtcprocess.h b/src/libs/utils/qtcprocess.h index e2c773448ca..759790834cb 100644 --- a/src/libs/utils/qtcprocess.h +++ b/src/libs/utils/qtcprocess.h @@ -149,7 +149,7 @@ public: qint64 *pid = nullptr); // Starts the command and waits for finish. - // User input processing is enabled when WithEventLoop was passed. + // User input processing is enabled when EventLoopMode::On was passed. void runBlocking(EventLoopMode eventLoopMode = EventLoopMode::Off); /* Timeout for hanging processes (triggers after no more output