From 4c6db40d476524ac242511056d7fb30d00df4477 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 22 Oct 2012 18:21:46 +0000 Subject: typo git-svn-id: http://svn.miranda-ng.org/main/trunk@2048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_nicer/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index 6115b08891..35a1ae7c42 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -9,7 +9,7 @@ // #include #include -#include +#include "..\..\include\statusmodes.h" ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US IDD_EXCEPTION DIALOGEX 0, 0, 370, 131 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU -CAPTION "TabSRMM exception" +CAPTION "CList Nicer exception" FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN EDITTEXT IDC_EXCEPTION_DETAILS,7,18,356,60,ES_MULTILINE | ES_READONLY -- cgit v1.2.3