summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgs.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-07-30 21:58:21 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-07-30 21:58:21 +0300
commit4cced832c6a4331bdbf8d6e4e80e96b040286686 (patch)
tree88e791837089566cf48ed980f92e8828b3403acc /plugins/TabSRMM/src/msgs.h
parentfbdfd82d0cf0975b80a2afa5eda141c4940ada9d (diff)
nudge button's hotkey moved to the Nudge plugin
Diffstat (limited to 'plugins/TabSRMM/src/msgs.h')
-rw-r--r--plugins/TabSRMM/src/msgs.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h
index 96950956d3..2382d0fe86 100644
--- a/plugins/TabSRMM/src/msgs.h
+++ b/plugins/TabSRMM/src/msgs.h
@@ -435,7 +435,6 @@ public:
void PlayIncomingSound() const;
void SendHBitmapAsFile(HBITMAP hbmp) const;
void SaveSplitter();
- void SendNudge() const;
void SetDialogToType();
void SetMessageLog();
void ShowPicture(bool showNewPic);
@@ -1022,7 +1021,6 @@ struct SIDEBARITEM {
#define TABSRMM_HK_PASTEANDSEND 8
#define TABSRMM_HK_SETUSERPREFS 9
#define TABSRMM_HK_CONTAINEROPTIONS 10
-#define TABSRMM_HK_NUDGE 11
#define TABSRMM_HK_SENDFILE 12
#define TABSRMM_HK_QUOTEMSG 13
#define TABSRMM_HK_SEND 14