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