aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gerrit/gerritoptionspage.h
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2014-04-02 23:12:39 +0300
committerOrgad Shaneh <orgads@gmail.com>2014-04-04 12:06:35 +0200
commitf7db3258b4343fe707ac35f1ee5c374192c7f4fd (patch)
tree4fdb477f65e46ac9fc18e7f615f7783bbe7ae4fc /src/plugins/git/gerrit/gerritoptionspage.h
parentefecd15b1e8e325fd26abfa3e03f3d64437cc6c1 (diff)
Gerrit: Remove the "Always prompt" setting
It's confusing. The user can just choose the path in the dialog rather than in a popup Change-Id: I91422ec9baf5508d3e3d2e552afc6b955fd84748 Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'src/plugins/git/gerrit/gerritoptionspage.h')
-rw-r--r--src/plugins/git/gerrit/gerritoptionspage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/git/gerrit/gerritoptionspage.h b/src/plugins/git/gerrit/gerritoptionspage.h
index e03829d127..46d2bb255c 100644
--- a/src/plugins/git/gerrit/gerritoptionspage.h
+++ b/src/plugins/git/gerrit/gerritoptionspage.h
@@ -64,7 +64,6 @@ private:
Utils::PathChooser *m_repositoryChooser;
QSpinBox *m_portSpinBox;
QCheckBox *m_httpsCheckBox;
- QCheckBox *m_promptPathCheckBox;
};
class GerritOptionsPage : public VcsBase::VcsBaseOptionsPage