From 47d37b31d91dd24013c51d2e77f21fa0a6097c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Mon, 22 Jul 2002 13:32:27 +0000 Subject: update to 0.31 svn path=/trunk/Framestein/; revision=45 --- Source/logunit.dfm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Source/logunit.dfm') diff --git a/Source/logunit.dfm b/Source/logunit.dfm index bd8c429..4cc93c4 100644 --- a/Source/logunit.dfm +++ b/Source/logunit.dfm @@ -4,7 +4,7 @@ object log: Tlog Width = 603 Height = 666 BorderStyle = bsSizeToolWin - Caption = 'Console / Log' + Caption = 'Debug log' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText @@ -86,6 +86,7 @@ object log: Tlog Align = alTop BevelOuter = bvNone TabOrder = 1 + Visible = False end object Panel3: TPanel Left = 0 @@ -96,5 +97,6 @@ object log: Tlog BevelOuter = bvLowered Caption = 'Console' TabOrder = 3 + Visible = False end end -- cgit v1.2.1