From b0f44b16bd1138de85a5d17bb42151742f9c8298 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 11 Sep 2017 23:48:27 +0300 Subject: Tipper: all icons added to icolib (fixes #302) --- plugins/TipperYM/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/TipperYM/src/stdafx.h') diff --git a/plugins/TipperYM/src/stdafx.h b/plugins/TipperYM/src/stdafx.h index b6facc2c8d..69e8600e38 100644 --- a/plugins/TipperYM/src/stdafx.h +++ b/plugins/TipperYM/src/stdafx.h @@ -83,3 +83,4 @@ extern TOOLTIPSKIN skin; extern wchar_t SKIN_FOLDER[256]; extern int ReloadFont(WPARAM wParam, LPARAM lParam); +extern IconItem iconList[]; -- cgit v1.2.3