mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-06 17:25:24 +08:00
qt 6.6.0 clean
This commit is contained in:
@ -751,7 +751,7 @@ public:
|
||||
cache.remove(url);
|
||||
if (QRandomGenerator::global()->bounded(5) == 1)
|
||||
cache.clear();
|
||||
sleep(0);
|
||||
sleep(std::chrono::seconds{0});
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user