From 7fbab61878b5167e3319dffe9df318774482c1ae Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 29 Jun 2014 12:34:36 +0000 Subject: ooops git-svn-id: http://svn.miranda-ng.org/main/trunk@9616 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SpellChecker/src/commons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/SpellChecker/src') diff --git a/plugins/SpellChecker/src/commons.h b/plugins/SpellChecker/src/commons.h index bf6d8740d2..598627fcd2 100644 --- a/plugins/SpellChecker/src/commons.h +++ b/plugins/SpellChecker/src/commons.h @@ -85,7 +85,7 @@ using namespace std; #define FLAGS_DLL_FOLDER _T("%miranda_path%\\Icons") #define CUSTOM_DICTIONARIES_FOLDER _T("%miranda_userdata%\\Dictionaries") -#define DICTIONARIES_FOLDER _T("%miranda_path%\\Plugins\\dictionaries") +#define DICTIONARIES_FOLDER _T("%miranda_path%\\Dictionaries") // Global Variables extern HINSTANCE hInst; -- cgit v1.2.3