[Webkit-unassigned] [Bug 82042] Unavailable pre-processor macro in non-Qt environments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 26 06:26:52 PDT 2012


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #133487|review?                     |review-
               Flag|                            |




--- Comment #8 from Simon Hausmann <hausmann at webkit.org>  2012-03-26 06:26:52 PST ---
(From update of attachment 133487)
I'd prefer if this was written without QT_VERSION_CHECK instead of introducing _QT5, i.e.:

#if PLATFORM(QT) && QT_VERSION >= 0x050000

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