summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qtextedit.cpp
diff options
context:
space:
mode:
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>2011-09-27 14:36:56 +0300
committerQt by Nokia <qt-info@nokia.com>2011-09-28 14:02:08 +0200
commit50f0aeee770d4e23bb7466c6b5128f5d7dfe4590 (patch)
tree42f799c7d08f16581b8fd14ac9977ead5c7e8a33 /src/widgets/widgets/qtextedit.cpp
parent3d71266fea91628d28ae4e55cd105a0bd5d8b457 (diff)
Adapted most QInputContext usage on widgets to QInputPanel
Including most of stuff excluding mouse event handling which differs between the classes. Change-Id: Iff1e56b9c50c3f84de2d1c43a3416a1952197a17 Reviewed-on: http://codereview.qt-project.org/5640 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/widgets/widgets/qtextedit.cpp')
-rw-r--r--src/widgets/widgets/qtextedit.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/widgets/qtextedit.cpp b/src/widgets/widgets/qtextedit.cpp
index 967496cee1..13f03b9908 100644
--- a/src/widgets/widgets/qtextedit.cpp
+++ b/src/widgets/widgets/qtextedit.cpp
@@ -67,7 +67,6 @@
#include <qtexttable.h>
#include <qvariant.h>
-#include <qinputcontext.h>
#endif
QT_BEGIN_NAMESPACE