aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/items/qsgcanvas_p.h
diff options
context:
space:
mode:
authorPekka Vuorela <pekka.ta.vuorela@nokia.com>2011-09-07 20:55:38 +0300
committerLars Knoll <lars.knoll@nokia.com>2011-09-08 16:07:23 +0200
commit99e4a2a4a8a6337e7d97f82e7bbabcdd98fd13f5 (patch)
treed3d8ebebca0d160081353553a695234f02218fb0 /src/declarative/items/qsgcanvas_p.h
parente98b19879013b19bfc6dbdcdb4b8a6c3e3746739 (diff)
Explicitly ask input method to commit preedit when focus lost.
Takes advantage of new QInputPanel::commit() method. Change-Id: I0f09353c6ac7f5503ea9fda3a9bd79d0ae3da940 Reviewed-on: http://codereview.qt-project.org/4456 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/declarative/items/qsgcanvas_p.h')
-rw-r--r--src/declarative/items/qsgcanvas_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/items/qsgcanvas_p.h b/src/declarative/items/qsgcanvas_p.h
index d73c57d456..128743e476 100644
--- a/src/declarative/items/qsgcanvas_p.h
+++ b/src/declarative/items/qsgcanvas_p.h
@@ -142,7 +142,6 @@ public:
void renderSceneGraph(const QSize &size);
void updateInputContext();
- void resetInputContext();
QSGItem::UpdatePaintNodeData updatePaintNodeData;