patch adds BorderSpacing.Around=6 for Memo of IDE About dialog.

--
Regards,
Alexey

Index: ide/aboutfrm.lfm
===================================================================
--- ide/aboutfrm.lfm	(revision 59418)
+++ ide/aboutfrm.lfm	(working copy)
@@ -191,6 +191,7 @@
         AnchorSideRight.Control = AboutPage
         AnchorSideRight.Side = asrBottom
         AnchorSideBottom.Control = OfficialLabel
+        BorderSpacing.Around = 6
         Left = 0
         Height = 253
         Top = 0
-- 
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to