~phablet-team/sync-monitor/trunk

« back to all changes in this revision

Viewing changes to src/sync-account.h

  • Committer: Renato Araujo Oliveira Filho
  • Date: 2016-05-30 20:13:40 UTC
  • mto: (37.3.53 sync-individual-sources)
  • mto: This revision was merged to the branch mainline in revision 66.
  • Revision ID: renato.filho@canonical.com-20160530201340-7sd5i4j38xlzakyx
Only notify sync status when running "refresh-from-remote" sync.

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
    // current sync information
113
113
    QString m_syncMode;
114
114
    QString m_syncServiceName;
115
 
    bool m_firstSync;
116
115
 
117
116
    void configure();
118
117
    void continueSync();