Doc: Fix qdoc warnings in qtbase
Task-number: QTBUG-90662 Change-Id: I894ed70ca8514cfb0afc7e547c7fe3efadcaad50 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>bb10
parent
bcbdbd50fe
commit
9c6df426b7
|
|
@ -423,7 +423,7 @@ void QRecursiveMutex::unlock() noexcept
|
|||
|
||||
|
||||
/*!
|
||||
\class template <typename Mutex> QMutexLocker
|
||||
\class QMutexLocker
|
||||
\inmodule QtCore
|
||||
\brief The QMutexLocker class is a convenience class that simplifies
|
||||
locking and unlocking mutexes.
|
||||
|
|
|
|||
Loading…
Reference in New Issue