From cbe392922b95524e48e2fa446b324f953d2a45d1 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Wed, 25 Aug 2010 16:44:41 +0200 Subject: docview: Show Text form now uses a monospace font. --- docview/src/frm_text.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docview') diff --git a/docview/src/frm_text.pas b/docview/src/frm_text.pas index f8b4a85a..01de3776 100644 --- a/docview/src/frm_text.pas +++ b/docview/src/frm_text.pas @@ -79,7 +79,7 @@ begin SetPosition(0, 0, 496, 260); Anchors := [anLeft,anRight,anTop,anBottom]; Hint := ''; - FontDesc := '#Edit1'; + FontDesc := '#Edit2'; TabOrder := 2; end; -- cgit v1.2.3-70-g09d2