forked from qt-creator/qt-creator
Git: Enable 'Show' for files, not only commits
Change-Id: I0f49d3a26c801af84bb578478bd4778356507cf6 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
68878208d8
commit
6d97c0ecc1
@@ -48,8 +48,8 @@ public:
|
||||
|
||||
QString change() const;
|
||||
|
||||
QString repository() const;
|
||||
void setRepository(const QString &s);
|
||||
QString workingDirectory() const;
|
||||
void setWorkingDirectory(const QString &s);
|
||||
|
||||
public slots:
|
||||
void selectWorkingDirectory();
|
||||
|
||||
Reference in New Issue
Block a user