summaryrefslogtreecommitdiffstats
path: root/ds9/library
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-04-25 18:27:48 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-04-25 18:27:48 (GMT)
commitc7dab180bf2aaefa958ce77f51f1e860794d6251 (patch)
treeecac9f9e7fea626624f96947e99f8738216fa038 /ds9/library
parentb941cd899d687ea5d523eb5e2035b1b471da39d9 (diff)
downloadblt-c7dab180bf2aaefa958ce77f51f1e860794d6251.zip
blt-c7dab180bf2aaefa958ce77f51f1e860794d6251.tar.gz
blt-c7dab180bf2aaefa958ce77f51f1e860794d6251.tar.bz2
BACKUP: fixed an issue with reading version 6.x backup files
Diffstat (limited to 'ds9/library')
-rw-r--r--ds9/library/prefs.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ds9/library/prefs.tcl b/ds9/library/prefs.tcl
index 2671580..fe6283d 100644
--- a/ds9/library/prefs.tcl
+++ b/ds9/library/prefs.tcl
@@ -677,6 +677,8 @@ proc FixPrefs6.2to7.0 {} {
FixVar pbuttons(frame,match,scale) pbuttons(frame,matchscale)
FixVar pbuttons(frame,match,color) pbuttons(frame,matchcolor)
+ FixVarRm pbuttons(region,circle3d)
+
FixVar ppanner(compass) ppanner(compass,image)
FixVarRm ppanner(compass,wcs,system)
FixVarRm ppanner(compass,wcs,sky)