From 8ab2f3d9bdf1119cc13567c9dd2c74879c0b0ee4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Thu, 23 Jun 2011 15:37:37 +0200 Subject: Get declarative and wayland EGL backend working for Qt compositor. --- src/widgets/kernel/qinputcontext.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/widgets') diff --git a/src/widgets/kernel/qinputcontext.h b/src/widgets/kernel/qinputcontext.h index fba0c7cf2c..ac5f07549c 100644 --- a/src/widgets/kernel/qinputcontext.h +++ b/src/widgets/kernel/qinputcontext.h @@ -114,7 +114,6 @@ public: virtual bool isComposing() const { return false; } -private: enum StandardFormat { PreeditFormat, SelectionFormat -- cgit v1.2.3