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.pas32
1 files changed, 16 insertions, 16 deletions
diff --git a/plugins/HistoryPlusPlus/hpp_global.pas b/plugins/HistoryPlusPlus/hpp_global.pas
index 6c35da0e1b..dba7710003 100644
--- a/plugins/HistoryPlusPlus/hpp_global.pas
+++ b/plugins/HistoryPlusPlus/hpp_global.pas
@@ -230,22 +230,22 @@ const
HPP_ICON_SEARCHADVANCED = 31;
HPP_ICON_SEARCHRANGE = 32;
- HPP_ICON_EVENT_INCOMING = 34;
- HPP_ICON_EVENT_OUTGOING = 35;
- HPP_ICON_EVENT_SYSTEM = 36;
- HPP_ICON_EVENT_CONTACTS = 37;
- HPP_ICON_EVENT_SMS = 38;
- HPP_ICON_EVENT_WEBPAGER = 39;
- HPP_ICON_EVENT_EEXPRESS = 40;
- HPP_ICON_EVENT_STATUS = 41;
- HPP_ICON_EVENT_SMTPSIMPLE = 42;
- HPP_ICON_EVENT_NICK = 43;
- HPP_ICON_EVENT_AVATAR = 44;
- HPP_ICON_EVENT_WATRACK = 45;
- HPP_ICON_EVENT_STATUSMES = 46;
- HPP_ICON_EVENT_VOICECALL = 47;
-
- HppIconsCount = 48;
+ HPP_ICON_EVENT_INCOMING = 33;
+ HPP_ICON_EVENT_OUTGOING = 34;
+ HPP_ICON_EVENT_SYSTEM = 35;
+ HPP_ICON_EVENT_CONTACTS = 36;
+ HPP_ICON_EVENT_SMS = 37;
+ HPP_ICON_EVENT_WEBPAGER = 38;
+ HPP_ICON_EVENT_EEXPRESS = 39;
+ 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_SKIN_EVENT_MESSAGE = 0;
HPP_SKIN_EVENT_URL = 1;