Skip to content
  • Aleix Pol Gonzalez's avatar
    Small API review for KContacts · 49d34046
    Aleix Pol Gonzalez authored
    Fixes a couple of remaining rename issues (kabc->kcontacts)
    QList->QVector from public API. It's been discussed many times, it doesn't
    make much sense to use QList there.
    Moved AddresseeHelper attributes into a d-pointer.
    Kill ErrorHandler, it didn't have any users anyway.
    Added Geo::clear() method, for consistency.
    
    REVIEW: 121580
    49d34046