summaryrefslogtreecommitdiffstats
path: root/tksao/frame/basecommand.C
diff options
context:
space:
mode:
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);
}
}