summaryrefslogtreecommitdiffstats
path: root/tksao/frame/frmarker.C
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/frmarker.C')
-rw-r--r--tksao/frame/frmarker.C4
1 files changed, 4 insertions, 0 deletions
diff --git a/tksao/frame/frmarker.C b/tksao/frame/frmarker.C
index 179561e..6c7e1fa 100644
--- a/tksao/frame/frmarker.C
+++ b/tksao/frame/frmarker.C
@@ -3285,6 +3285,10 @@ void Base::markerCopyCmd(const char* tag)
}
}
+void Base::markerCreateMaskCmd(const char* fn)
+{
+}
+
void Base::markerCpandaCreateAnglesCmd(int id, const Vector& vv)
{
Marker* mm=markers->head();