Bug 34475 - [Qt] Symbian plugins include a wrong header file for QPixmap
Summary: [Qt] Symbian plugins include a wrong header file for QPixmap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2010-02-02 05:26 PST by Benjamin Poulain
Modified: 2010-02-02 07:29 PST (History)
2 users (show)

See Also:


Attachments
Include the right header file (992 bytes, patch)
2010-02-02 05:27 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.