summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage/src/resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-06-29 18:47:33 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-06-29 18:47:33 +0300
commitd22dcaba4b0b34637f7430c2fe000b0483aacb23 (patch)
treecd5b9fd6772d9a129fa86ad180aa9c36a29b9073 /plugins/FileAsMessage/src/resource.h
parentee3d01faf0fbc95fc0b3ed10216f26ff5181acbc (diff)
fixes #5048 (fileasmessage.dll: add button to chat toolbar)
Diffstat (limited to 'plugins/FileAsMessage/src/resource.h')
-rw-r--r--plugins/FileAsMessage/src/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FileAsMessage/src/resource.h b/plugins/FileAsMessage/src/resource.h
index 952fba4a65..26a4f2ecc1 100644
--- a/plugins/FileAsMessage/src/resource.h
+++ b/plugins/FileAsMessage/src/resource.h
@@ -4,7 +4,7 @@
//
#define IDC_PLAY 1
#define IDD_MAIN 101
-#define IDI_SMALLICON 102
+#define IDI_MAIN 102
#define IDD_OPTIONS 103
#define IDI_STOP 104
#define IDI_PAUSE 105