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-font.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/sp-font.cpp') diff --git a/src/sp-font.cpp b/src/sp-font.cpp index a03890fc7..6ebbd5218 100644 --- a/src/sp-font.cpp +++ b/src/sp-font.cpp @@ -2,6 +2,8 @@ # include #endif +#ifdef ENABLE_SVG_FONTS + /* * SVG element implementation * @@ -248,6 +250,7 @@ static Inkscape::XML::Node *sp_font_write(SPObject *object, Inkscape::XML::Docum return repr; } +#endif //#ifdef ENABLE_SVG_FONTS /* Local Variables: mode:c++ -- cgit v1.2.3