From ccc81a93b2db98fd3858fc492ce55b13b984d3d4 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 9 Dec 2013 18:19:38 +0000 Subject: - fixed accesibility issues in some plugins (fixes #518, #519) git-svn-id: http://svn.miranda-ng.org/main/trunk@7111 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/RecentContacts/src/resource.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/RecentContacts/src') diff --git a/plugins/RecentContacts/src/resource.h b/plugins/RecentContacts/src/resource.h index 59e47a934a..c5252215eb 100644 --- a/plugins/RecentContacts/src/resource.h +++ b/plugins/RecentContacts/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by resource.rc +// Used by ..\res\resource.rc // #define IDD_LASTUC_OPT 9 #define IDI_FOLDER 101 @@ -14,7 +14,7 @@ #define IDC_DATETIME 1005 // Next default values for new objects -// +// #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 106 -- cgit v1.2.3