summaryrefslogtreecommitdiffstats
path: root/tksao/frame/basecommand.C
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-10-25 21:13:18 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-10-25 21:13:18 (GMT)
commite94525e80da70fc58457346ff5fe602d27463998 (patch)
treee8c9bc393b2cce062297ad169af2abb1a8140e9c /tksao/frame/basecommand.C
parent82f9569479dc74913c449d687227233a519bd065 (diff)
downloadblt-e94525e80da70fc58457346ff5fe602d27463998.zip
blt-e94525e80da70fc58457346ff5fe602d27463998.tar.gz
blt-e94525e80da70fc58457346ff5fe602d27463998.tar.bz2
new mask
Diffstat (limited to 'tksao/frame/basecommand.C')
-rw-r--r--tksao/frame/basecommand.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/basecommand.C b/tksao/frame/basecommand.C
index 792f660..7e576dc 100644
--- a/tksao/frame/basecommand.C
+++ b/tksao/frame/basecommand.C
@@ -40,7 +40,7 @@ void Base::axesOrderCmd(int order)
// delete grid;
// grid = NULL;
- loadDone(1,IMG);
+ loadDone(1);
}
}