aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/ieditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/coreplugin/editormanager/ieditor.cpp')
-rw-r--r--src/plugins/coreplugin/editormanager/ieditor.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/coreplugin/editormanager/ieditor.cpp b/src/plugins/coreplugin/editormanager/ieditor.cpp
index c79fa6ade0..e0dcb517a3 100644
--- a/src/plugins/coreplugin/editormanager/ieditor.cpp
+++ b/src/plugins/coreplugin/editormanager/ieditor.cpp
@@ -27,7 +27,9 @@
/*!
\class Core::IEditor
+ \inheaderfile coreplugin/editormanager/ieditor.h
\inmodule QtCreator
+
\brief The IEditor class is an interface for providing suitable editors for
documents according to their MIME type.