summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/editormanager/openeditorsview.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/coreplugin/editormanager/openeditorsview.h
parentbc9326abb7c8cf106a213b0627da7d340f8b5361 (diff)
downloadqt-creator-753acdcf82d3371dc6de12b8c5980486b74658c6.tar.gz
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/coreplugin/editormanager/openeditorsview.h')
-rw-r--r--src/plugins/coreplugin/editormanager/openeditorsview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/coreplugin/editormanager/openeditorsview.h b/src/plugins/coreplugin/editormanager/openeditorsview.h
index 9bb4ac4bfd..e69e96624f 100644
--- a/src/plugins/coreplugin/editormanager/openeditorsview.h
+++ b/src/plugins/coreplugin/editormanager/openeditorsview.h
@@ -84,6 +84,7 @@ private:
class OpenEditorsViewFactory : public Core::INavigationWidgetFactory
{
+ Q_OBJECT
public:
OpenEditorsViewFactory();
~OpenEditorsViewFactory();