forked from qt-creator/qt-creator
VCS: Reslot describe functions
They're used by VcsEditorFactory Change-Id: I9211f406b389649bf8ff9fe7f24522026b1711d4 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
b064b06759
commit
e868357107
@@ -338,6 +338,7 @@ public:
|
||||
static QString msgNoChangedFiles();
|
||||
static QString msgNoCommits(bool includeRemote);
|
||||
|
||||
public slots:
|
||||
void show(const QString &source, const QString &id, const QString &name = QString());
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user