summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2005-06-01 20:10:53 +0000
committerMatthias Melcher <fltk@matthiasm.com>2005-06-01 20:10:53 +0000
commitd523a9cc681b4925f257eb90e504d3629097144d (patch)
tree235507b7613680689ef85a236114afa087da5918 /test
parent090eb71a2615fa2d259b3489385a61bd6657950f (diff)
Documented the '00360' rotation feature in symbols
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@4392 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'test')
-rw-r--r--test/symbols.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/symbols.cxx b/test/symbols.cxx
index 6450a20a3..a62ac9385 100644
--- a/test/symbols.cxx
+++ b/test/symbols.cxx
@@ -115,7 +115,7 @@ bt("@arrow");
bt("@returnarrow");
bt("@square");
bt("@circle");
-bt("@line");
+bt("@00010line");
bt("@menu");
bt("@UpArrow");
bt("@DnArrow");