diff options
Diffstat (limited to 'src/dyetool')
-rw-r--r-- | src/dyetool/actions/chat.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dyetool/actions/chat.cpp b/src/dyetool/actions/chat.cpp index 940ded31c..3d5dcf5c7 100644 --- a/src/dyetool/actions/chat.cpp +++ b/src/dyetool/actions/chat.cpp @@ -62,5 +62,6 @@ impHandlerVoid(hat) impHandlerVoid(chatClipboard) impHandlerVoid(guildNotice) impHandlerVoid(translate) +impHandlerVoid(sendGuiKey) } // namespace Actions |