Revision 46:c8b777862198 common/FeatureFileIndex.h

View differences:

common/FeatureFileIndex.h
34 34
    Dataquay::TransactionalStore *m_index;
35 35
    QString getIndexFileName();
36 36
    QString getFeatureDirectoryName();
37
    bool loadFor(Dataquay::Uri canonicalUri, Dataquay::Uri actingUri,
38
                 QString hash, Dataquay::Store *);
37 39
    void updateIndex();
38 40
    void index(QUrl);
39 41
};

Also available in: Unified diff