From 43ab22c6b58eccb328b1c738e6d7aa8e171e9d3f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 14 Feb 2017 15:34:13 +0300 Subject: - fixes #712 (chaos in file name processing) - massive code cleaning --- plugins/SendScreenshotPlus/src/stdafx.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/SendScreenshotPlus/src/stdafx.h') diff --git a/plugins/SendScreenshotPlus/src/stdafx.h b/plugins/SendScreenshotPlus/src/stdafx.h index a9f907c99d..f657db5e51 100644 --- a/plugins/SendScreenshotPlus/src/stdafx.h +++ b/plugins/SendScreenshotPlus/src/stdafx.h @@ -110,7 +110,8 @@ typedef struct _MGLOBAL { } MGLOBAL, *LPMGLOBAL; -//--------------------------------------------------------------------------- +///////////////////////////////////////////////////////////////////////////////////////// + #define ERROR_TITLE TranslateT("SendScreenshot - Error") // Miranda Database Key -- cgit v1.2.3