forked from qt-creator/qt-creator
Move internal structures and some functions into diffutils.h
Change-Id: Ia55e556fdb8de3a2aeebf768ad9db66d840766f2 Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
@@ -11,6 +11,7 @@ HEADERS += diffeditor_global.h \
|
||||
diffeditormanager.h \
|
||||
diffeditorplugin.h \
|
||||
differ.h \
|
||||
diffutils.h \
|
||||
sidebysidediffeditorwidget.h
|
||||
|
||||
SOURCES += diffeditor.cpp \
|
||||
@@ -21,6 +22,7 @@ SOURCES += diffeditor.cpp \
|
||||
diffeditormanager.cpp \
|
||||
diffeditorplugin.cpp \
|
||||
differ.cpp \
|
||||
diffutils.cpp \
|
||||
sidebysidediffeditorwidget.cpp
|
||||
|
||||
RESOURCES +=
|
||||
|
||||
Reference in New Issue
Block a user