summaryrefslogtreecommitdiff
path: root/riscos/menus.c
diff options
context:
space:
mode:
authorAdrian Lees <adrian@aemulor.com>2009-02-02 21:44:54 +0000
committerAdrian Lees <adrian@aemulor.com>2009-02-02 21:44:54 +0000
commit1f6d4f4a426b1598a41a5c205a9e41872910ca95 (patch)
tree4ba5c9c00f8b3c10e24b8f996f117fe9bc7a240d /riscos/menus.c
parentc1439ae4e7e24ffadd8e01f15b7344506e42615f (diff)
downloadnetsurf-1f6d4f4a426b1598a41a5c205a9e41872910ca95.tar.gz
netsurf-1f6d4f4a426b1598a41a5c205a9e41872910ca95.tar.bz2
Appease tlsa
svn path=/trunk/netsurf/; revision=6356
Diffstat (limited to 'riscos/menus.c')
-rw-r--r--riscos/menus.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/riscos/menus.c b/riscos/menus.c
index cc88f905e..d3c07ef08 100644
--- a/riscos/menus.c
+++ b/riscos/menus.c
@@ -2049,9 +2049,10 @@ void ro_gui_menu_prepare_action(wimp_w owner, menu_action action,
break;
/* vector types (Draw export possible) */
+#ifdef WITH_DRAW_EXPORT
#if defined(WITH_NS_SVG) || defined(WITH_RSVG)
-/* \todo - implement SVG to Draw conversion
- case CONTENT_SVG: */
+ case CONTENT_SVG:
+#endif
#endif
#ifdef WITH_DRAW
case CONTENT_DRAW: