forked from qt-creator/qt-creator
Rename namespace DIFFEditor to DiffEditor.
Change-Id: Ia87098de61f38530806e1cf87b69d0bfc66e250c Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
|
||||
using namespace TextEditor;
|
||||
|
||||
namespace DIFFEditor {
|
||||
namespace DiffEditor {
|
||||
|
||||
//////////////////////
|
||||
|
||||
@@ -1022,6 +1022,6 @@ void DiffEditorWidget::rightSliderChanged()
|
||||
|
||||
|
||||
|
||||
} // namespace DIFFEditor
|
||||
} // namespace DiffEditor
|
||||
|
||||
#include "diffeditorwidget.moc"
|
||||
|
||||
Reference in New Issue
Block a user