diff options
author | joye <joye> | 2014-06-16 19:02:46 (GMT) |
---|---|---|
committer | joye <joye> | 2014-06-16 19:02:46 (GMT) |
commit | f173990a328daa9925154db2af0974d131cd7a37 (patch) | |
tree | 8efb1e86b5fdaba32e87160f27db49656aed6ac5 /tests/marker.tcl | |
parent | a0a3234d20f65afb3e1c409538365f130094532e (diff) | |
download | blt-f173990a328daa9925154db2af0974d131cd7a37.zip blt-f173990a328daa9925154db2af0974d131cd7a37.tar.gz blt-f173990a328daa9925154db2af0974d131cd7a37.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'tests/marker.tcl')
-rw-r--r-- | tests/marker.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/marker.tcl b/tests/marker.tcl index cca9629..12776b0 100644 --- a/tests/marker.tcl +++ b/tests/marker.tcl @@ -10,7 +10,6 @@ set nn [$graph marker create line ss -element data1 \ -outline green -dashes 4] echo "Testing Marker..." -bltCmd $graph marker configure $mm #bltCmd $graph marker bind aa <Button-1> [list puts "%x %y"] bltCmd $graph marker cget $mm -cap |