aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gerrit/gerritoptionspage.h
diff options
context:
space:
mode:
authorhjk <qthjk@ovi.com>2012-12-29 01:31:08 +0100
committerhjk <qthjk@ovi.com>2012-12-29 19:04:30 +0100
commite833b794b3ebdba075f6fb533a3343f05fbce0fc (patch)
tree487aa3f6b3235165835b8537d8e39478bf167a17 /src/plugins/git/gerrit/gerritoptionspage.h
parent82f9de4af05d0663a6c9d84a2e0586e76583f576 (diff)
Use Core::Id in ICore::showOptionsDialog
Change-Id: I3865fde2347d687a7dee76dd5ca62db69cc4dd04 Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/git/gerrit/gerritoptionspage.h')
-rw-r--r--src/plugins/git/gerrit/gerritoptionspage.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/git/gerrit/gerritoptionspage.h b/src/plugins/git/gerrit/gerritoptionspage.h
index a4111ae83f..f1993038ee 100644
--- a/src/plugins/git/gerrit/gerritoptionspage.h
+++ b/src/plugins/git/gerrit/gerritoptionspage.h
@@ -75,8 +75,6 @@ public:
GerritOptionsPage(const QSharedPointer<GerritParameters> &p,
QObject *parent = 0);
- static QString optionsId();
-
QWidget *createPage(QWidget *parent);
void apply();
void finish() { }