summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svganode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svgreader/svganode.cxx')
-rw-r--r--svgio/source/svgreader/svganode.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svgio/source/svgreader/svganode.cxx b/svgio/source/svgreader/svganode.cxx
index aa473eb9187f..d634be369441 100644
--- a/svgio/source/svgreader/svganode.cxx
+++ b/svgio/source/svgreader/svganode.cxx
@@ -64,6 +64,7 @@ namespace svgio::svgreader
}
break;
}
+ case SVGToken::Href:
case SVGToken::XlinkHref:
//TODO: add support for xlink:href
break;