Doc: fix \sa for QT_NO_PROCESS_COMBINED_ARGUMENT_START

Change-Id: I4d2c1b1bc5773c23d3dfd8522268a422c3e513e6
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
Joerg Bornemann 2015-08-04 11:55:26 +02:00
parent e405665318
commit d337fbe13c

View File

@ -110,7 +110,7 @@ QT_BEGIN_NAMESPACE
In most cases where it is used, the user intends for the first argument In most cases where it is used, the user intends for the first argument
to be treated atomically as per the other overload. to be treated atomically as per the other overload.
\sa start() \sa QProcess::start()
*/ */
/*! /*!