From 7863473dc201f4a497669cbf69875eb6e9389273 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 23 May 2017 22:33:00 +0300 Subject: Add chat command for simulate mouse click by any position and button. --- src/dyetool/actions/chat.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dyetool') diff --git a/src/dyetool/actions/chat.cpp b/src/dyetool/actions/chat.cpp index 3d5dcf5c7..bf57c1c49 100644 --- a/src/dyetool/actions/chat.cpp +++ b/src/dyetool/actions/chat.cpp @@ -63,5 +63,6 @@ impHandlerVoid(chatClipboard) impHandlerVoid(guildNotice) impHandlerVoid(translate) impHandlerVoid(sendGuiKey) +impHandlerVoid(sendMouseKey) } // namespace Actions -- cgit v1.2.3-70-g09d2