diff options
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
| -rw-r--r-- | src/corelib/io/qdebug.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/corelib/io/qdebug.cpp b/src/corelib/io/qdebug.cpp index 80d5b7497db..4600b8ee99e 100644 --- a/src/corelib/io/qdebug.cpp +++ b/src/corelib/io/qdebug.cpp @@ -992,8 +992,7 @@ QDebug &QDebug::resetFormat() \since 6.9 Prints the Qt or std ordering value \a t to the \a debug object. - \note This function only participates in overload resolution if \c T - is one of <Qt/Std>::<weak/partial/strong>_ordering. + \constraints \c T is one of <Qt/Std>::<weak/partial/strong>_ordering. */ /*! |
