From 9a9bdebb92eda34939c8a7442f06d24ded82b799 Mon Sep 17 00:00:00 2001 From: Kavindra Palaraja Date: Tue, 1 Oct 2019 08:18:54 +0200 Subject: docs: Mark QPair and QLatin1Char as reentrant Change-Id: I7d37eb13809a6fa4d1c2c74fd8aea35bdf235996 Fixes: QTBUG-78552 Reviewed-by: Andy Shaw --- src/corelib/tools/qpair.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/corelib/tools/qpair.qdoc') diff --git a/src/corelib/tools/qpair.qdoc b/src/corelib/tools/qpair.qdoc index 59e6931995..65576ef2e6 100644 --- a/src/corelib/tools/qpair.qdoc +++ b/src/corelib/tools/qpair.qdoc @@ -28,6 +28,7 @@ /*! \class QPair \inmodule QtCore + \reentrant \brief The QPair class is a template class that stores a pair of items. \ingroup tools -- cgit v1.2.3