Additional win32 build fixes.

This commit is contained in:
lotodore
2009-08-21 18:14:41 +00:00
parent b8af0bf422
commit 173d283bcd
2 changed files with 1 additions and 12 deletions
@@ -1,11 +0,0 @@
--- qt_orig\src\gui\inputmethod\qwininputcontext_win.cpp 2008-09-27 12:00:56.000000000 +0200
+++ qt\src\gui\inputmethod\qwininputcontext_win.cpp 2009-02-16 23:29:02.667000000 +0100
@@ -77,6 +77,8 @@
#define IFMETHOD HRESULT STDMETHODCALLTYPE
+extern bool qt_sendSpontaneousEvent(QObject *, QEvent *);
+
interface IActiveIMMApp : public IUnknown
{
public: