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/axis.tcl | |
parent | a0a3234d20f65afb3e1c409538365f130094532e (diff) | |
download | blt-f173990a328daa9925154db2af0974d131cd7a37.zip blt-f173990a328daa9925154db2af0974d131cd7a37.tar.gz blt-f173990a328daa9925154db2af0974d131cd7a37.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'tests/axis.tcl')
-rw-r--r-- | tests/axis.tcl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/axis.tcl b/tests/axis.tcl index 296adc7..51aeabd 100644 --- a/tests/axis.tcl +++ b/tests/axis.tcl @@ -8,7 +8,6 @@ $graph axis configure y -bd 2 -background cyan -title "Y\nAxis" bltCmd $graph axis activate y echo "Testing Axis..." -bltCmd $graph axis configure x bltTest3 $graph axis y -activeforeground red $dops bltTest3 $graph axis y -activerelief sunken $dops |