[Webkit-unassigned] [Bug 103198] New: [Qt] QStyleFacadeImp build break with latest Qt 5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 25 09:37:58 PST 2012


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

           Summary: [Qt] QStyleFacadeImp build break with latest Qt 5
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpnurmi at gmail.com


QMacStyle has been made internal in Qt 5. The QMacStyle include should be removed, and relevant qobject_casts should be replaced by QObject::inherits("QMacStyle").

Change I44a2f5ee: Made QMacStyle internal
https://codereview.qt-project.org/#change,39716

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