forked from qt-creator/qt-creator
Get rid of DiffShowEditor.
Made DiffEditor customizable instead Change-Id: If92799d47c7e731febb45197384c082eb3af55df Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
@@ -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 +=
|
||||
|
||||
Reference in New Issue
Block a user