summaryrefslogtreecommitdiff
path: root/src/dyetool/actions/commands.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-11-16 18:59:40 +0300
committerAndrei Karas <akaras@inbox.ru>2015-11-16 18:59:40 +0300
commitdd287e360612b175dcb2e118ed20c47902d7e630 (patch)
treee98880fb39aa943f33e56e80f16a559aacc53fd1 /src/dyetool/actions/commands.cpp
parentb753348ab7153282e6cf539c627dfd1fb9896c42 (diff)
downloadplus-dd287e360612b175dcb2e118ed20c47902d7e630.tar.gz
plus-dd287e360612b175dcb2e118ed20c47902d7e630.tar.bz2
plus-dd287e360612b175dcb2e118ed20c47902d7e630.tar.xz
plus-dd287e360612b175dcb2e118ed20c47902d7e630.zip
Add chat command slide.
New chat command: slide x, y
Diffstat (limited to 'src/dyetool/actions/commands.cpp')
-rw-r--r--src/dyetool/actions/commands.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp
index 1820e3038..17aa14083 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -89,5 +89,6 @@ impHandlerVoid(confSet)
impHandlerVoid(serverConfSet)
impHandlerVoid(confGet)
impHandlerVoid(serverConfGet)
+impHandlerVoid(slide)
} // namespace Actions