branch | GCC_SURGE |
changeset 31 | 5daf16870df6 |
parent 30 | 5dc02b23752f |
--- a/src/gui/inputmethod/qwininputcontext_p.h Mon Jun 21 22:38:13 2010 +0100 +++ b/src/gui/inputmethod/qwininputcontext_p.h Thu Jul 22 16:41:55 2010 +0100 @@ -56,7 +56,7 @@ #include "QtGui/qinputcontext.h" #include "QtCore/qt_windows.h" -#if defined(Q_CC_MINGW) && !defined(IMR_RECONVERTSTRING) +#if !defined(IMR_RECONVERTSTRING) typedef struct tagRECONVERTSTRING { DWORD dwSize; DWORD dwVersion;