summary refs log tree commit diff stats
path: root/plugins/hextray/xtray.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hextray/xtray.h')
-rw-r--r--plugins/hextray/xtray.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hextray/xtray.h b/plugins/hextray/xtray.h
index 56323cf2..7fa51ad3 100644
--- a/plugins/hextray/xtray.h
+++ b/plugins/hextray/xtray.h
@@ -24,7 +24,7 @@ extern HWND				g_hXchatWnd;
 extern HWND				g_hHotkeyWnd;

 extern HWND				g_hPrefDlg;

 extern HMENU			g_hTrayMenu;

-extern HICON			g_hIcons[11];

+extern HICON			g_hIcons[24];

 extern HANDLE			g_hInstance;

 extern unsigned int		g_dwPrefs;

 extern TCHAR			g_szAway[512];