TextEditor: Remove itexteditor.{h,cpp}

Move the remaining contents to more appropriate places.

Change-Id: I55eed5c572bd33dafe2187523d9aa381c211fdd6
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
hjk
2014-07-25 14:10:41 +02:00
parent 71c6d4d771
commit 96d3449acd
12 changed files with 104 additions and 200 deletions

View File

@@ -30,8 +30,7 @@
#include "textmark.h"
#include "basetextdocument.h"
#include "textmarkregistry.h"
#include "itexteditor.h"
#include "basetextdocument.h"
#include "basetexteditor.h"
#include "texteditorplugin.h"
#include <coreplugin/editormanager/editormanager.h>