From e7b9f400a24da4ab20a9b6404cec1f4543d8b1f8 Mon Sep 17 00:00:00 2001 From: luca Date: Fri, 6 Jun 2008 11:03:22 +0000 Subject: [PATCH] Patch level :10.0 Files correlati : Ricompilazione Demo : [ ] Commento :aggiunte immagini per VD git-svn-id: svn://10.65.10.50/trunk@16695 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/urldefid.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/include/urldefid.h b/include/urldefid.h index 883fed8bc..f97f2c06b 100755 --- a/include/urldefid.h +++ b/include/urldefid.h @@ -103,6 +103,12 @@ #define BMP_PDF 174 #define BMP_ARCHIVE 175 #define BMP_PROGRAM 176 +#define BMP_CLOSETURN 206 +#define BMP_CLOSESCONTR 207 +#define BMP_SUSPSCONTR 208 +#define BMP_SUSPSCONTRS 209 +#define BMP_SCONTR2FATT 210 +#define BMP_PERMISSIONS 211 #define TOOL_OK 101 #define TOOL_CANCEL 102 @@ -131,6 +137,12 @@ #define TOOL_LENTE 166 #define TOOL_PREF 204 #define TOOL_ADDPREF 205 +#define TOOL_CLOSETURN 206 +#define TOOL_CLOSESCONTR 207 +#define TOOL_SUSPSCONTR 208 +#define TOOL_SUSPSCONTRS 209 +#define TOOL_SCONTR2FATT 210 +#define TOOL_PERMISSIONS 211 #endif