Bug 11465

Summary: Fix Qt build
Product: WebKit Reporter: Zack Rusin <zack>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrowe
Priority: P2    
Version: 420+   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch to fix the build mitz: review+

Zack Rusin
Reported 2006-10-31 02:39:16 PST
Last night a whole bunch of changes broke Qt build. Attached patch fixes it.
Attachments
patch to fix the build (12.94 KB, patch)
2006-10-31 02:39 PST, Zack Rusin
mitz: review+
Zack Rusin
Comment 1 2006-10-31 02:39:44 PST
Created attachment 11294 [details] patch to fix the build
mitz
Comment 2 2006-10-31 03:38:52 PST
Comment on attachment 11294 [details] patch to fix the build r=me
Mark Rowe (bdash)
Comment 3 2006-10-31 03:58:23 PST
Landed in r17473. Zack, I noticed that your ChangeLog entry had tabs in it, as well as the leading top-level directory names (WebCore and WebKitQt). You might find it easier to match the ChangeLog format if you use the prepare-ChangeLog script to generate the template of a new ChangeLog entry. For example, `./WebKitTools/Scripts/prepare-ChangeLog WebCore WebKitQt' will generate the file lists at the top of WebCore/ChangeLog and WebKitQt/ChangeLog. Thanks for the patch!
Note You need to log in before you can comment on or make changes to this bug.