Skip to content
Commit 8a1ba515 authored by Kevin Funk's avatar Kevin Funk
Browse files

Fix compilation error

Problem was:
.../akonadi/src/private/protocol.cpp:546:36: error: use of overloaded operator '<<' is ambiguous (with operand types 'QTextStream' and 'const Akonadi::Protocol::ItemFetchScope::AncestorDepth')
           << "\"AncestorDepth\":" << mAncestorDepth << ","
           ~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~~~~~~

CCMAIL: sknauss@kde.org
parent fb41a8b3
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