summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidmanifesteditorwidget.h
diff options
context:
space:
mode:
authorhjk <hjk121@nokiamail.com>2014-07-30 13:13:24 +0200
committerhjk <hjk121@nokiamail.com>2014-07-30 15:17:53 +0200
commit1924fdb90f8851bae4ba8d0648603dd53f5d64ae (patch)
tree01ce3e6c8b90297457205d660805c9a160cac0ff /src/plugins/android/androidmanifesteditorwidget.h
parent068462e52d1d244273711899b8a00f72c1105833 (diff)
downloadqt-creator-1924fdb90f8851bae4ba8d0648603dd53f5d64ae.tar.gz
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>
Diffstat (limited to 'src/plugins/android/androidmanifesteditorwidget.h')
-rw-r--r--src/plugins/android/androidmanifesteditorwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/android/androidmanifesteditorwidget.h b/src/plugins/android/androidmanifesteditorwidget.h
index ffc672dc95..4775ba97be 100644
--- a/src/plugins/android/androidmanifesteditorwidget.h
+++ b/src/plugins/android/androidmanifesteditorwidget.h
@@ -31,7 +31,6 @@
#define ANDROIDMANIFESTEDITORWIDGET_H
#include <texteditor/basetexteditor.h>
-#include <texteditor/plaintexteditor.h>
#include <QAbstractListModel>
#include <QStackedWidget>