Dear developers,

For some reason the webkit part was left out (forgotten?) at svn commit
11881. Here is a trivial patch to make the build work again using
libgoffice >= 0.7.5.
It is especially trivial, since apparently the webkit part does not even
seem to use this part of GOffice at all.

Cheers, Johannes
--- src/html/gnc-html-graph-gog-webkit.c.orig	2009-06-06 11:50:46.000000000 +0200
+++ src/html/gnc-html-graph-gog-webkit.c	2009-06-06 12:08:59.000000000 +0200
@@ -48,7 +48,6 @@
 #ifndef GTKHTML_USES_GTKPRINT
 #    include <goffice/graph/gog-renderer-gnome-print.h>
 #endif
-#include <goffice/graph/gog-style.h>
 #include <goffice/graph/gog-styled-object.h>
 #include <goffice/graph/gog-plot.h>
 #include <goffice/graph/gog-series.h>
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to