From 4f8546c1a297d926e77bb11ef1cb078ccf3f7b53 Mon Sep 17 00:00:00 2001 From: William Joye Date: Wed, 9 Aug 2017 13:35:26 -0400 Subject: fix fix prefs --- ds9/library/prefs.tcl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ds9/library/prefs.tcl b/ds9/library/prefs.tcl index f11ad0d..e86da69 100644 --- a/ds9/library/prefs.tcl +++ b/ds9/library/prefs.tcl @@ -546,6 +546,9 @@ proc FixPrefs7.4to7.5 {} { FixVarRm pds9(threads) } +proc FixPrefs7.3to7.4 {} { +} + proc FixPrefs7.2to7.3 {} { global current if {$current(mode) == {pointer}} { -- cgit v0.12