diff options
Diffstat (limited to 'plugins/AVS/src/resource.h')
-rw-r--r-- | plugins/AVS/src/resource.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/AVS/src/resource.h b/plugins/AVS/src/resource.h index f00a86980c..b8dacf4123 100644 --- a/plugins/AVS/src/resource.h +++ b/plugins/AVS/src/resource.h @@ -11,6 +11,8 @@ #define IDD_USER_AVATAR 106
#define IDD_PROTO_AVATARS 107
#define IDD_OPTIONS_AVATARS 108
+#define IDI_AVATAR 109
+
#define IDC_PROTOCOLS 1001
#define IDC_SHOWWARNINGS 1002
#define IDC_SETPROTOPIC 1003
|