Merge integration refs/builds/qtci/dev/1618217560
This commit is contained in:
commit
b690632323
@ -447,7 +447,7 @@ void tst_QRhi::nativeHandles()
|
||||
QVERIFY(result == QRhi::FrameOpSuccess);
|
||||
QVERIFY(cb);
|
||||
|
||||
const QRhiNativeHandles *cbHandles = cb->nativeHandles();
|
||||
Q_DECL_UNUSED const QRhiNativeHandles *cbHandles = cb->nativeHandles();
|
||||
// no null check here, backends where not applicable will return null
|
||||
|
||||
switch (impl) {
|
||||
|
Loading…
Reference in New Issue
Block a user