Bug 103198

Summary: [Qt] QStyleFacadeImp build break with latest Qt 5
Product: WebKit Reporter: J-P Nurmi <jpnurmi>
Component: WebKit QtAssignee: Michael Brüning <michael.bruning>
Status: RESOLVED FIXED    
Severity: Normal CC: hausmann, michael.bruning
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
Bug Depends on:    
Bug Blocks: 76773    
Attachments:
Description Flags
Patch hausmann: review+

J-P Nurmi
Reported 2012-11-25 09:40:07 PST
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
Attachments
Patch (3.92 KB, patch)
2012-11-26 01:57 PST, Michael Brüning
hausmann: review+
Michael Brüning
Comment 1 2012-11-26 00:27:40 PST
Will make a fix.
Michael Brüning
Comment 2 2012-11-26 01:57:20 PST
Simon Hausmann
Comment 3 2012-11-26 02:28:55 PST
Comment on attachment 175944 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=175944&action=review > Source/WebKit/qt/ChangeLog:8 > + Original patch by J-P Nurmi <jpnurmi@gmail.com>. Shouldn't that be his digia email address?
Michael Brüning
Comment 4 2012-11-26 02:36:20 PST
Note You need to log in before you can comment on or make changes to this bug.