summaryrefslogtreecommitdiffstats
path: root/tksao/frame/frmarkerxml.C
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/frmarkerxml.C')
-rw-r--r--tksao/frame/frmarkerxml.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/frmarkerxml.C b/tksao/frame/frmarkerxml.C
index c7dc84a..26c9f59 100644
--- a/tksao/frame/frmarkerxml.C
+++ b/tksao/frame/frmarkerxml.C
@@ -697,7 +697,7 @@ void Base::xmlParseTR(char** cols, int* id, char** unit, char** ref,
coord.strToDistSystem(param2, wcsSystem_, &dsys, &ddist);
createRulerCmd(xmlPoint(ptr, xv, yv, vsys, vsky, vformat, 0),
xmlPoint(ptr, xv, yv, vsys, vsky, vformat, 1),
- rsys, rsky, dsys, ddist,
+ rsys, rsky, dsys, ddist, "",
color, dash, width, font,
text, props, comment, taglist, cblist);
}