[Development] Qt 5.5.0 header diff: QtWidgets.diff

Sorvig Morten Morten.Sorvig at theqtcompany.com
Tue Jun 9 17:40:59 CEST 2015


> On 08 Jun 2015, at 11:07, Marc Mutz <marc.mutz at kdab.com> wrote:
> 
> On Friday 05 June 2015 10:11:27 Frederik Gladhorn wrote:
>> diff --git a/src/widgets/widgets/qmaccocoaviewcontainer_mac.h
>> b/src/widgets/widgets/qmaccocoaviewcontainer_mac.h index a98d30f..5920c1f
>> 100644
>> --- a/src/widgets/widgets/qmaccocoaviewcontainer_mac.h
>> +++ b/src/widgets/widgets/qmaccocoaviewcontainer_mac.h
>> @@ -52,7 +52,6 @@ public:
>>     NSView *nativeView() const;
>> 
>> protected:
>> -    void init(NSView *parentView);
>>     bool event(QEvent *ev);
>> 
>> private:
> 
> This diff seems wrong. In Qt 5.5, the header 

That diff is actually for src/widgets/widgets/qmacnativewidget_mac.h .

Change in question is cf5e5570.

Morten





More information about the Development mailing list