summaryrefslogtreecommitdiffstats
path: root/src/corelib/compat
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2023-04-27 21:29:46 -0700
committerThiago Macieira <thiago.macieira@intel.com>2023-05-16 19:13:03 -0700
commit37f1fb78eeb107d593f9a7bf0491466a1c60e068 (patch)
treeea73ba33386ec06039fcfcccbbe0e3738bbeda43 /src/corelib/compat
parentfda4da6df96f336d03ac1d018cecea03cbf31627 (diff)
QSemaphore: add QDeadlineTimer API
This removes the last use of QtPrivate::convertToMilliseconds(). Change-Id: I6f518d59e63249ddbf43fffd1759fee2e00d36f4 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io> Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'src/corelib/compat')
-rw-r--r--src/corelib/compat/removed_api.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/compat/removed_api.cpp b/src/corelib/compat/removed_api.cpp
index 1212aef1cb..13a162135a 100644
--- a/src/corelib/compat/removed_api.cpp
+++ b/src/corelib/compat/removed_api.cpp
@@ -605,6 +605,7 @@ QStringView QXmlStreamAttributes::value(QLatin1StringView qualifiedName) const
#if QT_CONFIG(thread)
#include "qmutex.h"
#include "qreadwritelock.h"
+#include "qsemaphore.h"
#endif
// #include "qotherheader.h"