summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2011-06-23 15:37:37 +0200
committerSamuel Rødal <samuel.rodal@nokia.com>2011-06-23 15:40:42 +0200
commit8ab2f3d9bdf1119cc13567c9dd2c74879c0b0ee4 (patch)
treee3e0ef844725d8b9d79626b98a60cd94a20ebcda /src/widgets/kernel
parent90ac74c771b55dd6f8a9700e28278be446d8dd0d (diff)
Get declarative and wayland EGL backend working for Qt compositor.
Diffstat (limited to 'src/widgets/kernel')
-rw-r--r--src/widgets/kernel/qinputcontext.h1
1 files changed, 0 insertions, 1 deletions
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