summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/include/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-02-05 17:37:59 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-02-05 17:37:59 +0000
commit3478926e3d060e227b08381925ee9bd307fd63e3 (patch)
treed557dd8604037320dbc9da54483e689aa7ce3b95 /plugins/TabSRMM/src/include/resource.h
parent0233716a1aeab439b0195408a76285fd2ecbbe93 (diff)
added close other tabs menu item (thx $ergi0)
git-svn-id: http://svn.miranda-ng.org/main/trunk@3440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/include/resource.h')
-rw-r--r--plugins/TabSRMM/src/include/resource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/TabSRMM/src/include/resource.h b/plugins/TabSRMM/src/include/resource.h
index 25f9547d0f..d92c793c35 100644
--- a/plugins/TabSRMM/src/include/resource.h
+++ b/plugins/TabSRMM/src/include/resource.h
@@ -628,6 +628,7 @@
#define ID_TABCONTEXT_PREVTAB 40029
#define ID_CLOSETAB 40030
#define ID_TABMENU_CLOSETAB 40031
+#define ID_TABMENU_CLOSEOTHERTABS 40032
#define ID_TABMENU_SAVELOCALESETTINGFORTHISCONTACT 40034
#define ID_TABMENU_OPENWINDOWSERVICE 40035
#define ID_TABMENU_ATTACHTOCONTAINER 40036
@@ -658,6 +659,7 @@
#define ID_FILE_CLOSEMESSAGESESSION 40086
#define ID_VIEW_SHOWMULTISENDCONTACTLIST 40087
#define ID_VIEW_TITLEBAR 40088
+#define ID_FILE_CLOSEOTHERMSGSESSIONS 40090
#define ID_VIEW_TABSATBOTTOM 40093
#define ID_VIEW_STAYONTOP 40095
#define ID_HELP 40096