RESOLVED FIXED 80141
[Qt] Compile WebCore without QtWidgets
https://bugs.webkit.org/show_bug.cgi?id=80141
Summary [Qt] Compile WebCore without QtWidgets
Simon Hausmann
Reported 2012-03-02 03:55:16 PST
[Qt] Compile WebCore without QtWidgets
Attachments
Patch (5.46 KB, patch)
2012-03-02 03:59 PST, Simon Hausmann
vestbo: review+
Simon Hausmann
Comment 1 2012-03-02 03:59:27 PST
Kenneth Rohde Christiansen
Comment 2 2012-03-02 04:04:02 PST
Comment on attachment 129869 [details] Patch Looks correct to me so rs=me but maybe someone else wants to have a look.
Tor Arne Vestbø
Comment 3 2012-03-02 04:12:35 PST
Comment on attachment 129869 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=129869&action=review > Source/WebCore/WebCore.pri:199 > + !haveQt(5): QT *= opengl haveQt(4) ?
Simon Hausmann
Comment 4 2012-03-02 04:15:18 PST
Comment on attachment 129869 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=129869&action=review >> Source/WebCore/WebCore.pri:199 >> + !haveQt(5): QT *= opengl > > haveQt(4) ? Good catch. Will fix when landing.
Simon Hausmann
Comment 5 2012-03-02 04:17:04 PST
Note You need to log in before you can comment on or make changes to this bug.