implementation of channel icons

This commit is contained in:
winsped
2026-07-21 17:25:01 +03:00
parent ffde1ca33d
commit ed98242af8
6 changed files with 16 additions and 6 deletions
+1
View File
@@ -1,4 +1,5 @@
#define IDI_BACKCORDIC 101
#define IDI_BACKCORDBANNERIC 102
#define IDI_CHANNEL_TC 110
#define IDI_CHANNEL_VC 111
#define IDI_CHANNEL_ANC 112
BIN
View File
Binary file not shown.
+1
View File
@@ -2,5 +2,6 @@
IDI_BACKCORDIC RCDATA "backcord_icon.png"
IDI_BACKCORDBANNERIC BITMAP "backcordbanner.bmp"
IDI_CHANNEL_TC BITMAP "tc.bmp"
IDI_CHANNEL_VC BITMAP "vc.bmp"
IDI_CHANNEL_ANC BITMAP "anc.bmp"
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 822 B