From 86802925857034fec1fbfb5c0eb668e996b0518d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 1 Dec 2012 08:43:08 +0000 Subject: finally mir_icons removed git-svn-id: http://svn.miranda-ng.org/main/trunk@2578 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SpellChecker/src/dictionary.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/SpellChecker/src/dictionary.h') diff --git a/plugins/SpellChecker/src/dictionary.h b/plugins/SpellChecker/src/dictionary.h index b57aa730bd..3add2d739c 100644 --- a/plugins/SpellChecker/src/dictionary.h +++ b/plugins/SpellChecker/src/dictionary.h @@ -38,6 +38,7 @@ public: TCHAR full_name[256]; TCHAR source[128]; AutoReplaceMap *autoReplace; + HANDLE hIcolib; virtual ~Dictionary() {} -- cgit v1.2.3