summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets.pro
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-06-21 16:00:36 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-06-22 10:46:12 +0200
commit4363d836f6a2b245e8e12d1e5eb08db791e95fce (patch)
tree6b14e2e3b03d42ecd7dad378ba87d85276f19c90 /src/widgets/widgets.pro
parente1293b49e3adbcff8eade91dc64901d40aeb5099 (diff)
remove the plugin support for QInputContext
This will be handled through the lighthouse plugin instead.
Diffstat (limited to 'src/widgets/widgets.pro')
-rw-r--r--src/widgets/widgets.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/widgets.pro b/src/widgets/widgets.pro
index 0af43d6dd1..bff487bf3f 100644
--- a/src/widgets/widgets.pro
+++ b/src/widgets/widgets.pro
@@ -41,7 +41,6 @@ include(widgets/widgets.pri)
include(dialogs/dialogs.pri)
include(accessible/accessible.pri)
include(itemviews/itemviews.pri)
-include(inputmethod/inputmethod.pri)
include(graphicsview/graphicsview.pri)
include(util/util.pri)
include(statemachine/statemachine.pri)