forked from qt-creator/qt-creator
Mercurial: Add cache for branch query
Change-Id: Ied6f2008324b80b9d4869ba17d67e6d55a91d08c Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
cd48c5e513
commit
d9bfc67d1f
@@ -65,7 +65,6 @@ public:
|
||||
QString vcsGetRepositoryURL(const QString &directory);
|
||||
bool sccManaged(const QString &filename);
|
||||
bool vcsAnnotate(const QString &file, int line);
|
||||
QString vcsTopic(const QString &directory);
|
||||
|
||||
public slots:
|
||||
// To be connected to the HgTask's success signal to emit the repository/
|
||||
|
||||
Reference in New Issue
Block a user