diff options
author | George Hazan <ghazan@miranda.im> | 2022-08-04 17:52:34 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-08-04 17:52:34 +0300 |
commit | 3de995f6736e1869fedbff7d14c210df0b9b20a9 (patch) | |
tree | 659c27f242e1e0bca78013849f195564e6ab145b /plugins/SeenPlugin/src/resource.h | |
parent | 4cb450857e40d6c61f1346801c40374e7f1b0d10 (diff) |
custom icons for UserInfo (AVS, SeenPlugin)
Diffstat (limited to 'plugins/SeenPlugin/src/resource.h')
-rw-r--r-- | plugins/SeenPlugin/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SeenPlugin/src/resource.h b/plugins/SeenPlugin/src/resource.h index f3a5d84aec..f89bed3c03 100644 --- a/plugins/SeenPlugin/src/resource.h +++ b/plugins/SeenPlugin/src/resource.h @@ -8,6 +8,7 @@ #define IDD_USERDETAILS 104
#define IDD_HISTORY 105
#define IDD_POPUPS 106
+#define IDI_CLOCK 107
#define IDC_SEENMENUITEM 1000
#define IDC_MENUITEM 1001
#define IDC_UINFOTAB 1002
|