aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/git/gerrit/gerritoptionspage.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2012-05-25 16:21:19 +0200
committerhjk <qthjk@ovi.com>2012-05-28 00:23:29 +0200
commit753acdcf82d3371dc6de12b8c5980486b74658c6 (patch)
treece2444857201cadacaba442a3555590ac27f63f7 /src/plugins/git/gerrit/gerritoptionspage.h
parentbc9326abb7c8cf106a213b0627da7d340f8b5361 (diff)
tr()-Fixes in master.
- Add missing Q_OBJECTS - Clean up Android, fix capitalization, remove redundant translations. Change-Id: I24583b7e363ff8f90cad3b8257b676888e8a59db Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'src/plugins/git/gerrit/gerritoptionspage.h')
-rw-r--r--src/plugins/git/gerrit/gerritoptionspage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/git/gerrit/gerritoptionspage.h b/src/plugins/git/gerrit/gerritoptionspage.h
index 37486dfb71..fc0fdaee02 100644
--- a/src/plugins/git/gerrit/gerritoptionspage.h
+++ b/src/plugins/git/gerrit/gerritoptionspage.h
@@ -55,6 +55,7 @@ class GerritParameters;
class GerritOptionsWidget : public QWidget
{
+ Q_OBJECT
public:
explicit GerritOptionsWidget(QWidget *parent = 0);