summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2006-06-05 11:59:09 +0000
committerMatthias Melcher <fltk@matthiasm.com>2006-06-05 11:59:09 +0000
commit9c0a2c0a0ff09aee7d33bc98d2ca32515870d463 (patch)
tree875c107abcfb3e90671ea8909b863e9326fa739b /test
parentc80ca69407154462729ea5309d555d374a676f2d (diff)
OS X Quartz: fixed issues with creating a gray image map. Fluid problems still appear.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5176 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 a62ac9385..6450a20a3 100644
--- a/test/symbols.cxx
+++ b/test/symbols.cxx
@@ -115,7 +115,7 @@ bt("@arrow");
bt("@returnarrow");
bt("@square");
bt("@circle");
-bt("@00010line");
+bt("@line");
bt("@menu");
bt("@UpArrow");
bt("@DnArrow");