Skip to content
Commit 08a82a9c authored by Igor Kushnir's avatar Igor Kushnir
Browse files

Replace bitwise operators with Q_DECLARE_OPERATORS_FOR_FLAGS

Use default QFlags constructor instead of the deprecated constructor
that takes nullptr.

Remove static_cast<int> inside QCOMPARE in
TestDUChain::testReparseOnDocumentActivated(), because Qt Test prints
QFlags as integer Actual and Expected values.

GIT_SILENT
parent 8552fe7c
Pipeline #38171 failed with stage
in 1 hour, 1 minute, and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment