RESOLVED FIXED 21969
QT build is broken
https://bugs.webkit.org/show_bug.cgi?id=21969
Summary QT build is broken
Yael
Reported 2008-10-30 07:24:01 PDT
QT build needs to be fixed.
Attachments
Fix the QT build (2.88 KB, patch)
2008-10-30 07:28 PDT, Yael
darin: review+
Yael
Comment 1 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.
Tor Arne Vestbø
Comment 2 2008-10-30 13:47:47 PDT
Landed in r38006
Note You need to log in before you can comment on or make changes to this bug.