mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-03 07:45:30 +08:00
update to Qt 6.8.3
This commit is contained in:
@ -651,7 +651,7 @@ void QBasicMutex::lockInternal() QT_MUTEX_LOCK_NOEXCEPT
|
||||
}
|
||||
Q_ASSERT(d_ptr.loadRelaxed());
|
||||
} else {
|
||||
lockInternal(-1);
|
||||
lockInternal(QDeadlineTimer::Forever);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user