aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/changeselectiondialog.h
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2016-02-03 20:44:08 +0200
committerOrgad Shaneh <orgads@gmail.com>2016-02-04 12:57:33 +0000
commitbc9c57756b71c8681a3604aa70461735ceb1da09 (patch)
treeec9e4e14d315bfd2ffa68012a87c4815f4adc2e8 /src/plugins/git/changeselectiondialog.h
parent558c08e2c5a5d2d22ae5ee9bffdd138e90668214 (diff)
Git: Use PathChooser for Actions on Commits
Change-Id: Id88648cd35856d2767a0ba7a09e2c9171ba22b34 Reviewed-by: Robert Loehning <robert.loehning@theqtcompany.com>
Diffstat (limited to 'src/plugins/git/changeselectiondialog.h')
-rw-r--r--src/plugins/git/changeselectiondialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/git/changeselectiondialog.h b/src/plugins/git/changeselectiondialog.h
index 653c6b6f825..d04c88b3879 100644
--- a/src/plugins/git/changeselectiondialog.h
+++ b/src/plugins/git/changeselectiondialog.h
@@ -68,7 +68,6 @@ public:
ChangeCommand command() const;
private:
- void chooseWorkingDirectory();
void selectCommitFromRecentHistory();
void setDetails(int exitCode);
void recalculateCompletion();