summaryrefslogtreecommitdiff
path: root/cd/test/simple/simple.h
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2010-06-15 00:18:43 -0700
committerPixel <pixel@nobis-crew.org>2010-06-15 00:18:43 -0700
commit25e85e1b809ec58ecac0f2e8fe48f74836f8e131 (patch)
treea53caef2257fefdd6610a17427fd14ee656bbc92 /cd/test/simple/simple.h
parent7c0c85a86aa73c0c495523f994f8412e377a8195 (diff)
Upgrading to CD 5.3
Diffstat (limited to 'cd/test/simple/simple.h')
-rwxr-xr-xcd/test/simple/simple.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cd/test/simple/simple.h b/cd/test/simple/simple.h
index 123b31c..933b714 100755
--- a/cd/test/simple/simple.h
+++ b/cd/test/simple/simple.h
@@ -25,6 +25,7 @@ int SimpleDrawMetafile(void);
int SimpleDrawPDF(void);
int SimpleDrawPS(void);
int SimpleDrawEPS(void);
+int SimpleDrawSVG(void);
int SimpleDrawWMF(void);
int SimpleDrawPrint(void);
int SimpleDrawPrintDialog(void);