TextEditor: Merge PlainTextEditor into Base

Same patter. Plain is fully merged now, so remove the files, too.

Change-Id: Id8c0ba5689ad9980a0db3580cb9833344fd911f3
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
This commit is contained in:
hjk
2014-07-30 13:13:24 +02:00
parent 068462e52d
commit 1924fdb90f
16 changed files with 45 additions and 155 deletions

View File

@@ -48,7 +48,7 @@
#include <texteditor/texteditoractionhandler.h>
#include <texteditor/texteditorsettings.h>
#include <texteditor/plaintexteditor.h>
#include <texteditor/basetexteditor.h>
#include <utils/algorithm.h>
#include <QLineEdit>