summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/msgs.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2016-05-30 10:53:08 +0000
committerGeorge Hazan <george.hazan@gmail.com>2016-05-30 10:53:08 +0000
commit14f574fcf1bdc6059fb2ee3994578decc03e40a3 (patch)
treefef44f106106604f8f87ff7cfc0033fe681e2def /plugins/TabSRMM/src/msgs.h
parent7c862bb56c10a32edbf38e3843549678a71309c9 (diff)
- fixes #1061 (Not all TabSRMM buttons working after language change)
- version bump before release git-svn-id: http://svn.miranda-ng.org/main/trunk@16889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/msgs.h')
-rw-r--r--plugins/TabSRMM/src/msgs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h
index afcfbc0df3..c2e9059467 100644
--- a/plugins/TabSRMM/src/msgs.h
+++ b/plugins/TabSRMM/src/msgs.h
@@ -181,7 +181,6 @@ struct TContainerData
int iChilds;
int iContainerIndex;
bool fHidden;
- HMENU hMenuContext;
HWND hwndTip; // tab - tooltips...
BOOL bDontSmartClose; // if set, do not search and select the next possible tab after closing one.
DWORD dwFlags;