I had to add the following patch to RenderTheme.h but I'm not sure its a bug.
Why does it compile on the Mac ?
Index: RenderTheme.h
===================================================================
--- RenderTheme.h (revision 13479)
+++ RenderTheme.h (working copy)
@@ -28,6 +28,7 @@
namespace WebCore {
class Element;
+class CSSStyleSelector;
};
namespace WebCore {
_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev