summaryrefslogtreecommitdiffstats
path: root/ds9/library/plotline.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/plotline.tcl')
-rw-r--r--ds9/library/plotline.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/library/plotline.tcl b/ds9/library/plotline.tcl
index 6516d71..b846012 100644
--- a/ds9/library/plotline.tcl
+++ b/ds9/library/plotline.tcl
@@ -46,8 +46,8 @@ proc PlotLineDialog {varname wtt title xaxis yaxis} {
set var(proc,updatecanvas) PlotUpdateCanvas
set var(proc,updategraph) PlotUpdateGraph
set var(proc,updateelement) PlotLineUpdateElement
- set var(proc,highlite) PlotLineHighliteElement
- set var(proc,button) PlotLineButton
+ set var(proc,highlite) PlotHighliteElement
+ set var(proc,button) PlotButton
PlotDialog $varname $wtt $title $xaxis $yaxis
PlotAddGraph $varname