summaryrefslogtreecommitdiff
path: root/src/svg.h
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2012-10-28 16:51:43 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2012-10-28 16:51:43 (GMT)
commitf39cb81549333c9305ac0330751bad6654838838 (patch)
tree0a09d3f8d5b5d740834d226be324ca08ee6174e2 /src/svg.h
parent4ecd9fa8a4ceeb49ec62a50197f4fa4da9276796 (diff)
remove debugging. cleanup
Diffstat (limited to 'src/svg.h')
-rw-r--r--src/svg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svg.h b/src/svg.h
index c7c7e1a..f8d3c0d 100644
--- a/src/svg.h
+++ b/src/svg.h
@@ -9,7 +9,7 @@ namespace OpenSCAD {
static int svg_cursor = 0;
-std::string svg_header();
+std::string svg_header( int pixwidth = 480, int pixheight = 480 );
std::string svg_label(std::string s);
std::string svg_border();
std::string svg_axes();
contact: Jan Huwald // Impressum