From 29a94f0a1ddbfa0eb34bdcf2ff2dc6e07f631bee Mon Sep 17 00:00:00 2001 From: Sergey Oleynikov Date: Mon, 11 Nov 2019 21:41:31 +0400 Subject: [PATCH] Inc ver --- NightscoutWatcher.dpr | 2 +- NightscoutWatcher.lpi | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NightscoutWatcher.dpr b/NightscoutWatcher.dpr index 74b9ff9..d51345c 100644 --- a/NightscoutWatcher.dpr +++ b/NightscoutWatcher.dpr @@ -19,7 +19,7 @@ uses begin Application.Initialize; - Application.Title:='Nightscout Watcher'; + Application.Title := 'Nightscout Watcher'; Application.CreateForm(TfMain, fMain); Application.Run; end. diff --git a/NightscoutWatcher.lpi b/NightscoutWatcher.lpi index 93201ca..bf022f1 100644 --- a/NightscoutWatcher.lpi +++ b/NightscoutWatcher.lpi @@ -24,9 +24,9 @@ - + - +