Skip to content
Commit a4986fe4 authored by Vishesh Handa's avatar Vishesh Handa
Browse files

AddressLineEdit: Do not lower case the completion results

We use a hash<QString, QString> to aggregate all the results where the
case is identical. We want to return the values and not the keys, as the
keys has the case removed.

CCMAIL: aacid@kde.org
parent 43b575e4
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