From 1cd07657a749b8a3e5f7cccc42ac4afc07cefa3b Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Thu, 28 Apr 2011 10:47:54 +0000 Subject: added action copy to clipboard git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@58 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- popup/resource.h | 1 + 1 file changed, 1 insertion(+) (limited to 'popup/resource.h') diff --git a/popup/resource.h b/popup/resource.h index dc04aee..f6ce149 100644 --- a/popup/resource.h +++ b/popup/resource.h @@ -35,6 +35,7 @@ #define IDI_ACT_CLOSE 208 #define IDI_ACT_PINNED 209 #define IDI_ACT_PIN 210 +#define IDI_ACT_COPY 211 #define IDI_OPT_GROUP 213 #define IDI_OPT_FULLSCREEN 215 #define IDI_OPT_BLOCK 216 -- cgit v1.2.3