RESOLVED FIXED 11428
Fix compilation of Qt build
https://bugs.webkit.org/show_bug.cgi?id=11428
Summary Fix compilation of Qt build
Simon Hausmann
Reported 2006-10-27 03:12:10 PDT
GraphicsContext::drawLineForMisspellingOrBadGrammar and PopupMenu::updateFromElement need to be adapted in platform/qt to compile/link.
Attachments
patch to fix compilation/linkage of the qt build (1.37 KB, patch)
2006-10-27 03:13 PDT, Simon Hausmann
no flags
Updated patch (3.08 KB, patch)
2006-10-28 12:47 PDT, Nikolas Zimmermann
andersca: review+
Simon Hausmann
Comment 1 2006-10-27 03:13:01 PDT
Created attachment 11236 [details] patch to fix compilation/linkage of the qt build
Nikolas Zimmermann
Comment 2 2006-10-28 12:47:25 PDT
Created attachment 11267 [details] Updated patch Patch against current SVN. Needs some more tweaks :-)
Anders Carlsson
Comment 3 2006-10-28 12:49:00 PDT
Comment on attachment 11267 [details] Updated patch r=me
Nikolas Zimmermann
Comment 4 2006-10-28 14:52:29 PDT
Landed by weinig in r17401.
Note You need to log in before you can comment on or make changes to this bug.