summaryrefslogtreecommitdiff
path: root/test/simple/simple.led
diff options
context:
space:
mode:
authorscuri <scuri>2009-12-02 20:30:55 +0000
committerscuri <scuri>2009-12-02 20:30:55 +0000
commit0a186150f085c34462b8c6cd5257849c73f80b65 (patch)
treef78781174c5f64d032efa0760a0ac06af8f8447b /test/simple/simple.led
parent3914ec6505021df1b3edac7a0b2648ace33e4ef4 (diff)
New: driver SVG.
Diffstat (limited to 'test/simple/simple.led')
-rw-r--r--test/simple/simple.led1
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)
)