~ubuntu-branches/ubuntu/vivid/address-book-service/vivid-proposed

« back to all changes in this revision

Viewing changes to lib/update-contact-request.h

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Ubuntu daily release, Renato Araujo Oliveira Filho
  • Date: 2014-11-12 15:30:49 UTC
  • mfrom: (1.1.42)
  • Revision ID: package-import@ubuntu.com-20141112153049-7pxp091gk6vfxwfq
Tags: 0.1.1+15.04.20141112-0ubuntu1
[ Ubuntu daily release ]
* New rebuild forced

[ Renato Araujo Oliveira Filho ]
* Avoid create sources with duplicated Id; Remove address book sources
  based on source name instead of source id. (LP: #1387763)

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
    void updateAddress();
90
90
    void updateAvatar();
91
91
    void updateBirthday();
92
 
    void updateFullName();
 
92
    void updateFullName(const QString &fullName);
93
93
    void updateEmail();
94
94
    void updateName();
95
95
    void updateNickname();