diff options
author | joye <joye> | 2014-05-07 20:19:14 (GMT) |
---|---|---|
committer | joye <joye> | 2014-05-07 20:19:14 (GMT) |
commit | 81ce4d07d5167f0a0549723eed3b07677246075d (patch) | |
tree | e3aea6ff937a0089a83755a9ab8bea700302b6f8 /tests | |
parent | d9988fb54ebd9424ae01d0e3ebe04ab3652a35fa (diff) | |
download | blt-81ce4d07d5167f0a0549723eed3b07677246075d.zip blt-81ce4d07d5167f0a0549723eed3b07677246075d.tar.gz blt-81ce4d07d5167f0a0549723eed3b07677246075d.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r-- | tests/polygonmarker.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/polygonmarker.tcl b/tests/polygonmarker.tcl index 7dfa6f0..59078ff 100644 --- a/tests/polygonmarker.tcl +++ b/tests/polygonmarker.tcl @@ -23,7 +23,6 @@ bltTest3 $graph marker $mm -mapy y bltTest3 $graph marker $mm -outline green bltTest3 $graph marker $mm -outlinebg cyan bltTest3 $graph marker $mm -state disabled -#bltTest3 $graph marker $mm -stipple bltTest3 $graph marker $mm -under yes bltTest3 $graph marker $mm -xoffset 20 bltTest3 $graph marker $mm -xor yes |