aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/selectabletexteditorwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/diffeditor/selectabletexteditorwidget.cpp')
-rw-r--r--src/plugins/diffeditor/selectabletexteditorwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/diffeditor/selectabletexteditorwidget.cpp b/src/plugins/diffeditor/selectabletexteditorwidget.cpp
index 5d35b06e56..bffedaf75c 100644
--- a/src/plugins/diffeditor/selectabletexteditorwidget.cpp
+++ b/src/plugins/diffeditor/selectabletexteditorwidget.cpp
@@ -33,7 +33,7 @@
namespace DiffEditor {
namespace Internal {
-SelectableTextEditorWidget::SelectableTextEditorWidget(Core::Id id, QWidget *parent)
+SelectableTextEditorWidget::SelectableTextEditorWidget(Utils::Id id, QWidget *parent)
: TextEditorWidget(parent)
{
setFrameStyle(QFrame::NoFrame);