Bug 21969 - QT build is broken
Summary: QT build is broken
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 07:24 PDT by Yael
Modified: 2008-10-30 13:47 PDT (History)
2 users (show)

See Also:


Attachments
Fix the QT build (2.88 KB, patch)
2008-10-30 07:28 PDT, Yael
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yael 2008-10-30 07:24:01 PDT
QT build needs to be fixed.
Comment 1 Yael 2008-10-30 07:28:11 PDT
Created attachment 24769 [details]
Fix the QT build

Removed debuggingButtons.png from webkit.qrc. The image file itself was recently deleted.

Modified ImageBufferQt.cpp so that it compiles after ImageBuffer was restructured.
Removed extra QPainter::begin(), because QPainter is always initialized in the constructor of ImageBufferData.
Comment 2 Tor Arne Vestbø 2008-10-30 13:47:47 PDT
Landed in r38006