Get rid of DiffShowEditor.

Made DiffEditor customizable instead

Change-Id: If92799d47c7e731febb45197384c082eb3af55df
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
Jarek Kobus
2014-01-30 17:04:54 +01:00
committed by Jarek Kobus
parent 3798552beb
commit edac8f082d
13 changed files with 221 additions and 393 deletions

View File

@@ -9,8 +9,6 @@ HEADERS += diffeditor_global.h \
diffeditorfactory.h \
diffeditorplugin.h \
differ.h \
diffshoweditor.h \
diffshoweditorfactory.h \
sidebysidediffeditorwidget.h
SOURCES += diffeditor.cpp \
@@ -19,8 +17,6 @@ SOURCES += diffeditor.cpp \
diffeditorfactory.cpp \
diffeditorplugin.cpp \
differ.cpp \
diffshoweditor.cpp \
diffshoweditorfactory.cpp \
sidebysidediffeditorwidget.cpp
RESOURCES +=