diff options
Diffstat (limited to 'ds9/library')
-rw-r--r-- | ds9/library/cube.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/cube.tcl b/ds9/library/cube.tcl index 1f960dd..2e8424a 100644 --- a/ds9/library/cube.tcl +++ b/ds9/library/cube.tcl @@ -686,8 +686,8 @@ proc CubeBackupBase {ch which} { } else { break } + puts $ch "CubeDialog" } - puts $ch "CubeDialog" } proc CubeBackupRGB {ch which} { |