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 --- src/inputmethod/qinputcontextfactory.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/inputmethod/qinputcontextfactory.cpp') diff --git a/src/inputmethod/qinputcontextfactory.cpp b/src/inputmethod/qinputcontextfactory.cpp index a1ac4f35d..ae4391525 100644 --- a/src/inputmethod/qinputcontextfactory.cpp +++ b/src/inputmethod/qinputcontextfactory.cpp @@ -36,12 +36,12 @@ **********************************************************************/ #include "qinputcontextinterface_p.h" // up here for GCC 2.7.* compatibility -#include "qinputcontextfactory.h" -#include "qinputcontext.h" +#include "ntqinputcontextfactory.h" +#include "ntqinputcontext.h" #ifndef QT_NO_IM -#include "qapplication.h" +#include "ntqapplication.h" #ifdef QT_THREAD_SUPPORT #include @@ -49,7 +49,7 @@ #include -#include "qcleanuphandler.h" +#include "ntqcleanuphandler.h" #include #ifndef QT_NO_COMPONENT -- cgit v1.2.1