From 732618cd7d6159ee47cc0dd8b86cf07790e3e724 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Cenoz Date: Sun, 17 Mar 2013 13:29:02 +0100 Subject: Working with widjets (bzr r11950.1.56) --- src/sp-glyph.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/sp-glyph.cpp') diff --git a/src/sp-glyph.cpp b/src/sp-glyph.cpp index 0417ea8c1..e14ef8667 100644 --- a/src/sp-glyph.cpp +++ b/src/sp-glyph.cpp @@ -2,6 +2,7 @@ # include #endif +#ifdef ENABLE_SVG_FONTS #define __SP_GLYPH_C__ /* @@ -283,6 +284,7 @@ static Inkscape::XML::Node *sp_glyph_write(SPObject *object, Inkscape::XML::Docu return repr; } +#endif //#ifdef ENABLE_SVG_FONTS /* Local Variables: mode:c++ -- cgit v1.2.3