From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- plugins/src/inputmethods/simple/qsimpleinputcontext.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/src/inputmethods/simple/qsimpleinputcontext.h') diff --git a/plugins/src/inputmethods/simple/qsimpleinputcontext.h b/plugins/src/inputmethods/simple/qsimpleinputcontext.h index f2028d8de..3eb56133f 100644 --- a/plugins/src/inputmethods/simple/qsimpleinputcontext.h +++ b/plugins/src/inputmethods/simple/qsimpleinputcontext.h @@ -43,8 +43,8 @@ #ifndef TQSIMPLEINPUT_CONTEXT_H #define TQSIMPLEINPUT_CONTEXT_H -#include -#include +#include +#include #define QT_KEYSETQUENCE_MAX_LEN 6 #define UNITIZE(qkey) (0x02000000|qkey) -- cgit v1.2.1