summaryrefslogtreecommitdiffstats
path: root/tksao/frame/base.h
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-31 20:21:19 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-31 20:21:19 (GMT)
commit6ef81aa7f887cb678603f581cc89929f9d635b73 (patch)
tree9ac8dcf94d8d34622bdec195e3ca5e67222da82d /tksao/frame/base.h
parent16483c2259d29eef3e935a07cfd3b7abe86a1bd0 (diff)
downloadblt-6ef81aa7f887cb678603f581cc89929f9d635b73.zip
blt-6ef81aa7f887cb678603f581cc89929f9d635b73.tar.gz
blt-6ef81aa7f887cb678603f581cc89929f9d635b73.tar.bz2
fixed an issue with old backups and the smooth function
Diffstat (limited to 'tksao/frame/base.h')
-rw-r--r--tksao/frame/base.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tksao/frame/base.h b/tksao/frame/base.h
index d47c7d3..04e3bc1 100644
--- a/tksao/frame/base.h
+++ b/tksao/frame/base.h
@@ -1645,6 +1645,8 @@ public:
void getSmoothAngleCmd();
void hasSmoothCmd();
void smoothCmd(int, int, int, double, double, double);
+ // backward compatibilty backup
+ void smoothCmd(int, int);
void smoothDeleteCmd();
// Threads Commands