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

@@ -36,7 +36,7 @@
#include "sourcemarker.h"
#include "utils.h"
#include <texteditor/itexteditor.h>
#include <texteditor/basetexteditor.h>
#include <QMutex>
#include <QScopedPointer>