summaryrefslogtreecommitdiffstats
path: root/ds9/library/mwcs.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/mwcs.tcl')
-rw-r--r--ds9/library/mwcs.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/mwcs.tcl b/ds9/library/mwcs.tcl
index bdc25aa..4d9b214 100644
--- a/ds9/library/mwcs.tcl
+++ b/ds9/library/mwcs.tcl
@@ -41,7 +41,7 @@ proc UpdateWCSMenu {} {
} else {
CoordMenuReset $ds9(mb).wcs wcs system 0 sky skyformat
}
- UpdateWCSInfoBox $current(frame)
+ LayoutWCSInfoBox $current(frame)
} else {
$ds9(mb) entryconfig [msgcat::mc {WCS}] -state disabled
}