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:
@ -178,7 +178,7 @@ void tst_QCryptographicHash::hmac_addData()
|
||||
mac.reset();
|
||||
mac.addData(data);
|
||||
[[maybe_unused]]
|
||||
auto r = mac.result();
|
||||
auto r = mac.resultView();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user