Bug 34475

Summary: [Qt] Symbian plugins include a wrong header file for QPixmap
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue
Priority: P1 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Include the right header file none

Description Benjamin Poulain 2010-02-02 05:26:00 PST
PluginViewSymbian includes QPixmap.h. This file does not exists.
It works on Windows because the file qpixmap.h exists, the compilation fails on the other operating systems.
Comment 1 Benjamin Poulain 2010-02-02 05:27:30 PST
Created attachment 47926 [details]
Include the right header file
Comment 2 Ariya Hidayat 2010-02-02 07:12:53 PST
Comment on attachment 47926 [details]
Include the right header file

LGTM.
Comment 3 WebKit Commit Bot 2010-02-02 07:29:39 PST
Comment on attachment 47926 [details]
Include the right header file

Clearing flags on attachment: 47926

Committed r54235: <http://trac.webkit.org/changeset/54235>
Comment 4 WebKit Commit Bot 2010-02-02 07:29:45 PST
All reviewed patches have been landed.  Closing bug.