From d73a62b9e037711e47d0ab78df1459de97b7bdc3 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 31 Dec 2012 11:55:14 +0000 Subject: fixed plugin work renamed settings group fixed Apply button activation not needed settings now disabled git-svn-id: http://svn.miranda-ng.org/main/trunk@2893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StartPosition/src/Common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/StartPosition/src/Common.h') diff --git a/plugins/StartPosition/src/Common.h b/plugins/StartPosition/src/Common.h index cceb16c79b..5acc8e8b09 100644 --- a/plugins/StartPosition/src/Common.h +++ b/plugins/StartPosition/src/Common.h @@ -32,8 +32,8 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "resource.h" #include "version.h" -#define MODULE_NAME "WindowStartPosition" +#define MODULE_NAME "StartPosition" #define dbERROR -999999 #define RIGHT 1 -#define LEFT 0 \ No newline at end of file +#define LEFT 0 -- cgit v1.2.3