Git: Use PathChooser for Actions on Commits

Change-Id: Id88648cd35856d2767a0ba7a09e2c9171ba22b34
Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com>
This commit is contained in:
Orgad Shaneh
2016-02-03 20:44:08 +02:00
committed by Orgad Shaneh
parent 558c08e2c5
commit bc9c57756b
3 changed files with 16 additions and 35 deletions

View File

@@ -68,7 +68,6 @@ public:
ChangeCommand command() const;
private:
void chooseWorkingDirectory();
void selectCommitFromRecentHistory();
void setDetails(int exitCode);
void recalculateCompletion();