summaryrefslogtreecommitdiffstats
path: root/tksao/frame/frame.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/frame.h')
-rw-r--r--tksao/frame/frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/frame.h b/tksao/frame/frame.h
index 346a824..a134a1a 100644
--- a/tksao/frame/frame.h
+++ b/tksao/frame/frame.h
@@ -73,7 +73,7 @@ class Frame : public FrameBase {
void maskRangeCmd(double ll, double hh) {maskLow=ll; maskHigh=hh;}
void maskSystemCmd(Coord::CoordSystem);
void maskTransparencyCmd(float);
- void markerCreateMaskCmd(const char*);
+ void markerCreateMaskCmd();
void colormapCmd(int, float, float, int, unsigned char*, int);
void colormapBeginCmd();