summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/ICQ-WIM/src/main.cpp')
-rw-r--r--protocols/ICQ-WIM/src/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/ICQ-WIM/src/main.cpp b/protocols/ICQ-WIM/src/main.cpp
index b445bc7b29..db622413f1 100644
--- a/protocols/ICQ-WIM/src/main.cpp
+++ b/protocols/ICQ-WIM/src/main.cpp
@@ -84,6 +84,7 @@ static int OnModulesLoaded(WPARAM, LPARAM)
static IconItem iconList[] =
{
+ { LPGEN("Forward"), "forward", IDI_FORWARD },
{ LPGEN("E-mail"), "icq_email", IDI_INBOX },
{ LPGEN("E-mail notification"), "icq_email_notif", IDI_MAIL_NOTIFY }
};