summaryrefslogtreecommitdiffstats
path: root/ds9/library/crop.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/crop.tcl')
-rw-r--r--ds9/library/crop.tcl3
1 files changed, 1 insertions, 2 deletions
diff --git a/ds9/library/crop.tcl b/ds9/library/crop.tcl
index a4982d3..075b5c4 100644
--- a/ds9/library/crop.tcl
+++ b/ds9/library/crop.tcl
@@ -74,8 +74,7 @@ proc UpdateCrop {which} {
UpdateContourDialog
UpdateScaleDialog
GridUpdateZoom
- UpdateGraphXAxis $which
- UpdateGraphYAxis $which
+ UpdateGraphAxis $which
UpdateInfoBoxBase
UpdateMain
}