diff options
author | dartraiden <wowemuh@gmail.com> | 2019-05-25 20:15:18 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2019-05-25 20:15:18 +0300 |
commit | 56f973f9a4057832fc8d54988905e1d222ab55d3 (patch) | |
tree | 8cced5f84961a05e0c41c254146c0b6748e2cf38 /plugins | |
parent | cc6ef9e37a548857baabd1011652e9af23787fb8 (diff) |
Revert 59a6c23efbe3014833e83d14b00da9532e135068
Diffstat (limited to 'plugins')
-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
|