From c802a5d272cde1f18a8debfb50b02ab1c682c2fc Mon Sep 17 00:00:00 2001 From: Pekka Vuorela Date: Wed, 1 Feb 2012 09:43:18 +0200 Subject: Remove QInputContext This has only been around as compatibility interface for Qt4 but is now replaced by QPlatformInputContext. Change-Id: I677dbbea46311bf39f6c5ca9dc3fb5009abe924a Reviewed-by: Joona Petrell Reviewed-by: Robin Burchell Reviewed-by: Lars Knoll --- src/gui/kernel/qevent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kernel') diff --git a/src/gui/kernel/qevent.cpp b/src/gui/kernel/qevent.cpp index 502ec304df..543f5453ff 100644 --- a/src/gui/kernel/qevent.cpp +++ b/src/gui/kernel/qevent.cpp @@ -1510,7 +1510,7 @@ QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos) Cursor attributes and render them as specified. \endlist - \sa QInputContext + \sa QInputMethod */ /*! -- cgit v1.2.3