From 03966e7ab430eca22c69685824a686f6586f0295 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 25 Nov 2014 21:33:41 +0000 Subject: cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11068 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/src/container.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src') diff --git a/plugins/TabSRMM/src/container.cpp b/plugins/TabSRMM/src/container.cpp index ebe9c4ebc0..1962c1b8e1 100644 --- a/plugins/TabSRMM/src/container.cpp +++ b/plugins/TabSRMM/src/container.cpp @@ -929,7 +929,7 @@ panel_found: break; case ID_TABMENU_CLOSEOTHERTABS: CloseOtherTabs(hwndTab, *dat); - break; + break; case ID_TABMENU_SAVETABPOSITION: db_set_dw(dat->hContact, SRMSGMOD_T, "tabindex", dat->iTabID * 100); break; -- cgit v1.2.3