summaryrefslogtreecommitdiff
path: root/plugins/HistoryPlusPlus/hpp_global.pas
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/HistoryPlusPlus/hpp_global.pas')
-rw-r--r--plugins/HistoryPlusPlus/hpp_global.pas18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_global.pas b/plugins/HistoryPlusPlus/hpp_global.pas
index 925aa4c6d7..9da53cab55 100644
--- a/plugins/HistoryPlusPlus/hpp_global.pas
+++ b/plugins/HistoryPlusPlus/hpp_global.pas
@@ -233,15 +233,15 @@ const
HPP_ICON_EVENT_OUTGOING = 34;
HPP_ICON_EVENT_SYSTEM = 35;
HPP_ICON_EVENT_CONTACTS = 36;
- HPP_ICON_EVENT_STATUS = 40;
- HPP_ICON_EVENT_SMTPSIMPLE = 41;
- HPP_ICON_EVENT_NICK = 42;
- HPP_ICON_EVENT_AVATAR = 43;
- HPP_ICON_EVENT_WATRACK = 44;
- HPP_ICON_EVENT_STATUSMES = 45;
- HPP_ICON_EVENT_VOICECALL = 46;
-
- HppIconsCount = 47;
+ HPP_ICON_EVENT_STATUS = 37;
+ HPP_ICON_EVENT_SMTPSIMPLE = 38;
+ HPP_ICON_EVENT_NICK = 39;
+ HPP_ICON_EVENT_AVATAR = 40;
+ HPP_ICON_EVENT_WATRACK = 41;
+ HPP_ICON_EVENT_STATUSMES = 42;
+ HPP_ICON_EVENT_VOICECALL = 43;
+
+ HppIconsCount = 44;
HPP_SKIN_EVENT_MESSAGE = 0;
HPP_SKIN_EVENT_URL = 1;