[Webkit-unassigned] [Bug 64560] [Qt] Compiling error in Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp with Qt 4.7 or older

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 16 15:00:22 PDT 2011


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


Noam Rosenthal <noam.rosenthal at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #100977|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #2 from Noam Rosenthal <noam.rosenthal at nokia.com>  2011-07-16 15:00:22 PST ---
(From update of attachment 100977)
View in context: https://bugs.webkit.org/attachment.cgi?id=100977&action=review

> Source/WebKit/qt/tests/qwebelement/tst_qwebelement.cpp:1026
> +#if QT_VERSION >= 0x040800

Please use QT_VERSION_CHECK(4, 8, 0) instead of 0x040800

-- 
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