diff options
| author | George Hazan <ghazan@miranda.im> | 2022-07-24 17:32:34 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2022-07-24 17:32:34 +0300 |
| commit | 3c43a0c80558f3f8ae35b8fc543e482ab255c1aa (patch) | |
| tree | 546c7b58935ae263a081b00de5760e7689867255 /include | |
| parent | e55d071e5485a937efd427d159b76c208cccdcce (diff) | |
fixes #3124 (Jabber: у действия "Edit" значок "Rename")
Diffstat (limited to 'include')
| -rw-r--r-- | include/m_skin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_skin.h b/include/m_skin.h index 1261c7330b..d40848c3bd 100644 --- a/include/m_skin.h +++ b/include/m_skin.h @@ -91,6 +91,7 @@ #define SKINICON_OTHER_NOPOPUP 249
#define SKINICON_OTHER_KEYS 250
#define SKINICON_OTHER_SOUND 251
+#define SKINICON_OTHER_EDIT 252
/////////////////////////////////////////////////////////////////////////////////////////
// Miranda skin
|
