"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/rpc/local-repo.h" between
seafile-client-9.0.1.tar.gz and seafile-client-9.0.2.tar.gz

About: Seafile (client) for the Seafile cloud storage system.

local-repo.h  (seafile-client-9.0.1):local-repo.h  (seafile-client-9.0.2)
skipping to change at line 89 skipping to change at line 89
} }
bool operator!=(const LocalRepo& rhs) const { bool operator!=(const LocalRepo& rhs) const {
return !(*this == rhs); return !(*this == rhs);
} }
bool isValid() const { return id.length() > 0; } bool isValid() const { return id.length() > 0; }
QString getErrorString() const; QString getErrorString() const;
void setSyncInfo(const QString &state, const int error = SYNC_ERROR_ID_NO_ER ROR); void setSyncInfo(const QString &state);
private: private:
void translateSyncError(const int error);
void translateSyncState(const QString &state); void translateSyncState(const QString &state);
}; };
Q_DECLARE_METATYPE(LocalRepo) Q_DECLARE_METATYPE(LocalRepo)
#endif // SEAFILE_CLIENT_LOCAL_REPO_H #endif // SEAFILE_CLIENT_LOCAL_REPO_H
 End of changes. 2 change blocks. 
2 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)