diff options
author | George Hazan <ghazan@miranda.im> | 2017-07-30 21:58:21 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-07-30 21:58:21 +0300 |
commit | 4cced832c6a4331bdbf8d6e4e80e96b040286686 (patch) | |
tree | 88e791837089566cf48ed980f92e8828b3403acc /plugins/Nudge/src/stdafx.h | |
parent | fbdfd82d0cf0975b80a2afa5eda141c4940ada9d (diff) |
nudge button's hotkey moved to the Nudge plugin
Diffstat (limited to 'plugins/Nudge/src/stdafx.h')
-rw-r--r-- | plugins/Nudge/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Nudge/src/stdafx.h b/plugins/Nudge/src/stdafx.h index 4ecefe6d34..db45931958 100644 --- a/plugins/Nudge/src/stdafx.h +++ b/plugins/Nudge/src/stdafx.h @@ -13,6 +13,7 @@ #include <m_popup.h>
#include <m_message.h>
#include <m_ignore.h>
+#include <m_hotkeys.h>
#include <m_options.h>
#include <m_skin.h>
#include <m_database.h>
|