From 4dd9f849f116bf2979c6f3a5b245d34aeca51abc Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 21 Jan 2014 15:09:08 +0000 Subject: small adjustment git-svn-id: http://svn.miranda-ng.org/main/trunk@7813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdchat/src/options.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/core/stdchat/src/options.cpp b/src/core/stdchat/src/options.cpp index 896d8fef13..b2b637bf76 100644 --- a/src/core/stdchat/src/options.cpp +++ b/src/core/stdchat/src/options.cpp @@ -270,8 +270,8 @@ static IconItem iconList[] = { LPGEN("Room settings"), "chat_settings", IDI_TOPICBUT, 0 }, { LPGEN("Event filter disabled"), "chat_filter", IDI_FILTER, 0 }, { LPGEN("Event filter enabled"), "chat_filter2", IDI_FILTER2, 0 }, - { LPGEN("Hide nick list"), "chat_nicklist", IDI_NICKLIST, 0 }, - { LPGEN("Show nick list"), "chat_nicklist2", IDI_NICKLIST2, 0 }, + { LPGEN("Hide nick list"), "chat_nicklist", IDI_NICKLIST, 0 }, + { LPGEN("Show nick list"), "chat_nicklist2", IDI_NICKLIST2, 0 }, { LPGEN("Icon overlay"), "chat_overlay", IDI_OVERLAY, 0 }, { LPGEN("Close"), "chat_close", IDI_CLOSE, 0 }, -- cgit v1.2.3