diff options
Diffstat (limited to 'protocols/ICQ-WIM/src/stdafx.h')
-rw-r--r-- | protocols/ICQ-WIM/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/ICQ-WIM/src/stdafx.h b/protocols/ICQ-WIM/src/stdafx.h index 8725dfd75b..7f1ea98575 100644 --- a/protocols/ICQ-WIM/src/stdafx.h +++ b/protocols/ICQ-WIM/src/stdafx.h @@ -104,3 +104,4 @@ char* time2text(time_t time); extern HWND g_hwndHeartbeat; extern bool g_bPopupService, g_bMessageState; +extern IconItem iconList[]; |