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

@@ -28,7 +28,8 @@
****************************************************************************/
#include "findinopenfiles.h"
#include "itexteditor.h"
#include "basetextdocument.h"
#include "basetexteditor.h"
#include <utils/filesearch.h>
#include <coreplugin/icore.h>