summaryrefslogtreecommitdiffstats
path: root/ds9/library
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library')
-rw-r--r--ds9/library/prefs.tcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/ds9/library/prefs.tcl b/ds9/library/prefs.tcl
index 9ca01f8..2671580 100644
--- a/ds9/library/prefs.tcl
+++ b/ds9/library/prefs.tcl
@@ -673,9 +673,9 @@ proc FixPrefs6.2to7.0 {} {
FixVar pbuttons(frame,match,frame,amplifier) pbuttons(frame,matchframe,amplifier)
FixVar pbuttons(frame,match,frame,detector) pbuttons(frame,matchframe,detector)
- FixVar pbuttons(bin,match) pbuttons(frame,matchbin)
- FixVar pbuttons(scale,match) pbuttons(frame,matchscale)
- FixVar pbuttons(color,match) pbuttons(frame,matchcolor)
+ FixVar pbuttons(frame,match,bin) pbuttons(frame,matchbin)
+ FixVar pbuttons(frame,match,scale) pbuttons(frame,matchscale)
+ FixVar pbuttons(frame,match,color) pbuttons(frame,matchcolor)
FixVar ppanner(compass) ppanner(compass,image)
FixVarRm ppanner(compass,wcs,system)