Skip to content
  • Aleix Pol Gonzalez's avatar
    PinnedContactsModel cleanup · b0a12df0
    Aleix Pol Gonzalez authored
    This fixes some problems in the pinned contacts model:
    - Use KTp::ContactPtr instead of Tp::ContactPtr
    - Compare contact pointers instead of id's. Don't make sure that the
    account is the same.
    - Add comment explaining why we need to delay the dataChanged when a
    conversation state changes. Also use the proper index.
    
    REVIEW: 109136
    b0a12df0