From 87fba1e0c8f6b02ed81fbef65885e1bdd339c3a5 Mon Sep 17 00:00:00 2001 From: Mikhalkovich Stanislav Date: Thu, 21 Jul 2022 14:55:50 +0300 Subject: [PATCH] Space --- bin/Lib/DMTaskMaker.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/Lib/DMTaskMaker.pas b/bin/Lib/DMTaskMaker.pas index 12667df47..e01376997 100644 --- a/bin/Lib/DMTaskMaker.pas +++ b/bin/Lib/DMTaskMaker.pas @@ -1,8 +1,8 @@ -// Copyright (c) Ivan Bondarev, Stanislav Mikhalkovich (for details please see \doc\copyright.txt) +// Copyright (c) Ivan Bondarev, Stanislav Mikhalkovich (for details please see \doc\copyright.txt) // This code is distributed under the GNU LGPL (for details please see \doc\license.txt) unit DMTaskMaker; -interface +interface uses System.Collections.Generic;