diff options
Diffstat (limited to 'plugins/TrafficCounter/src/resource.h')
-rw-r--r-- | plugins/TrafficCounter/src/resource.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/TrafficCounter/src/resource.h b/plugins/TrafficCounter/src/resource.h index 3cb791bcc3..fa4907236c 100644 --- a/plugins/TrafficCounter/src/resource.h +++ b/plugins/TrafficCounter/src/resource.h @@ -70,9 +70,13 @@ #define IDD_SETAWAYMSG 216
#define IDI_DETAILSLOGO 216
#define IDD_OPT_AWAYMSG 217
+#define IDI_UNICODE 218
+#define IDI_ANSI 219
#define IDD_INFO_SUMMARY 220
+#define IDI_LOADED 220
#define IDD_INFO_CONTACT 221
#define IDR_CREDITS 221
+#define IDI_NOTLOADED 221
#define IDD_INFO_BACKGROUND 222
#define IDD_INFO_NOTES 223
#define IDD_ADDEMAIL 226
|