From eeec006dbe4ef1dd08d11e1a44e46bd511e2366f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 30 Dec 2013 09:14:54 +0000 Subject: different service name to distinguish mmap & mmap_sa in runtime git-svn-id: http://svn.miranda-ng.org/main/trunk@7421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Db3x_mmap/src/ui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Db3x_mmap/src/ui.cpp b/plugins/Db3x_mmap/src/ui.cpp index 4e7569d21f..3d0b6aa62c 100644 --- a/plugins/Db3x_mmap/src/ui.cpp +++ b/plugins/Db3x_mmap/src/ui.cpp @@ -30,7 +30,7 @@ struct DlgChangePassParam int wrongPass; }; -#define MS_DB_CHANGEPASSWORD "DB/ChangePassword" +#define MS_DB_CHANGEPASSWORD "DB/UI/ChangePassword" static IconItem iconList[] = { -- cgit v1.2.3