RESOLVED FIXED 12815
Two image files not included in project file
https://bugs.webkit.org/show_bug.cgi?id=12815
Summary Two image files not included in project file
Lars Næsbye Christensen
Reported 2007-02-19 12:23:41 PST
Two PNG images from a previous patch have not been included in the WebCore.xcodeproj project, so they don't get included in the build. The cursor images for CSS selectors cursor style: crosshair and not-allowed are therefore not shown.
Attachments
adds the two images to the project's path (4.13 KB, patch)
2007-02-19 12:25 PST, Lars Næsbye Christensen
mjs: review+
Lars Næsbye Christensen
Comment 1 2007-02-19 12:25:06 PST
Created attachment 13247 [details] adds the two images to the project's path
Maciej Stachowiak
Comment 2 2007-02-19 15:25:03 PST
Comment on attachment 13247 [details] adds the two images to the project's path r=me
Alexey Proskuryakov
Comment 3 2007-02-20 02:46:21 PST
Committed revision 19728. I had to edit the ChangeLog to actually mention what the patch does.
Note You need to log in before you can comment on or make changes to this bug.