DiffEditor: Make DiffEditor internal

Change-Id: Ife1d3d1efa2b89e3eccadec26d7c22cf86620911
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Tobias Hunger
2015-01-30 14:59:41 +01:00
parent 233da494b2
commit f10fd0ef5e
3 changed files with 9 additions and 15 deletions

View File

@@ -37,7 +37,6 @@
#include <QCoreApplication>
namespace DiffEditor {
namespace Internal {
DiffEditorFactory::DiffEditorFactory(QObject *parent)