diff options
Diffstat (limited to 'protocols/Gadu-Gadu/src/gg.h')
-rw-r--r-- | protocols/Gadu-Gadu/src/gg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Gadu-Gadu/src/gg.h b/protocols/Gadu-Gadu/src/gg.h index 0885779876..8b5a5b313b 100644 --- a/protocols/Gadu-Gadu/src/gg.h +++ b/protocols/Gadu-Gadu/src/gg.h @@ -295,6 +295,7 @@ extern HINSTANCE hInstance; extern CLIST_INTERFACE *pcli;
extern list_t g_Instances;
extern PLUGININFOEX pluginInfo;
+extern IconItem iconList[];
// Screen saver
#ifndef SPI_GETSCREENSAVERRUNNING
|