diff options
Diffstat (limited to 'test/simple/simple.led')
-rw-r--r-- | test/simple/simple.led | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/simple/simple.led b/test/simple/simple.led index cdf4430..63f3dc2 100644 --- a/test/simple/simple.led +++ b/test/simple/simple.led @@ -19,6 +19,7 @@ mnSaveAs = MENU ITEM("PDF", SimpleDrawPDF), ITEM("PS", SimpleDrawPS), ITEM("EPS", SimpleDrawEPS), + ITEM("SVG", SimpleDrawSVG), ITEM("WMF", SimpleDrawWMF) ) |