[Webkit-unassigned] [Bug 37727] Webkit fixes for RVCT4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 13:50:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37727





--- Comment #1 from Iain Campbell <iain.campbell at accenture.com>  2010-04-16 13:50:43 PST ---
diff --git a/src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp
b/src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp
index d7982fa..2fcce5b 100644
--- a/src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp
+++ b/src/3rdparty/webkit/WebCore/page/qt/EventHandlerQt.cpp
@@ -51,7 +51,7 @@
 #include "NotImplemented.h"

 QT_BEGIN_NAMESPACE
-extern Q_GUI_EXPORT bool qt_tab_all_widgets; // from qapplication.cpp
+Q_DECL_IMPORT extern bool qt_tab_all_widgets; // from qapplication.cpp
 QT_END_NAMESPACE

 namespace WebCore {

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list