diff options
Diffstat (limited to 'plugins/TabSRMM/src')
| -rw-r--r-- | plugins/TabSRMM/src/chat_main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/chat_main.cpp b/plugins/TabSRMM/src/chat_main.cpp index d817fd08e7..0d555cd802 100644 --- a/plugins/TabSRMM/src/chat_main.cpp +++ b/plugins/TabSRMM/src/chat_main.cpp @@ -208,7 +208,7 @@ static void CheckUpdate()  static gc_item tabItems[] =
  {
 -	{ TranslateT("Highlight user..."), 20020, MENU_ITEM }
 +	{ L"Highlight user...", 20020, MENU_ITEM }
  };
  static int OnCreateGCMenu(WPARAM, LPARAM lParam)
  | 
