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:
jkobus
2014-02-28 10:40:20 +01:00
committed by Jarek Kobus
parent c09e80b853
commit a746f6fb27
6 changed files with 463 additions and 367 deletions

View File

@@ -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 +=