Rename DiffEditorWidget -> SideBySideDiffEditorWidget

It's the preparation for the new UnifiedDiffEditorWidget

Change-Id: I018899017c7e711ea8b04d85f8298b0d73f1cbab
Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
Jarek Kobus
2014-01-30 14:27:50 +01:00
committed by Jarek Kobus
parent e625ea248e
commit c18fa9112b
13 changed files with 127 additions and 119 deletions

View File

@@ -23,14 +23,14 @@ QtcPlugin {
"diffeditorfactory.h",
"diffeditorplugin.cpp",
"diffeditorplugin.h",
"diffeditorwidget.cpp",
"diffeditorwidget.h",
"differ.cpp",
"differ.h",
"diffshoweditor.cpp",
"diffshoweditor.h",
"diffshoweditorfactory.cpp",
"diffshoweditorfactory.h",
"sidebysidediffeditorwidget.cpp",
"sidebysidediffeditorwidget.h",
]
}