mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Fixed most Qt 5.14 deprecation warnings
This commit is contained in:
@@ -124,7 +124,7 @@ namespace BlackMiscTest
|
||||
lngOld = lngDeg;
|
||||
}
|
||||
|
||||
QTime timer;
|
||||
QElapsedTimer timer;
|
||||
timer.start();
|
||||
int interpolationNo = 0;
|
||||
const qint64 startTimeMsSinceEpoch = ts - 2 * deltaT;
|
||||
|
||||
Reference in New Issue
Block a user