From e6f5e26e7c8e82b7304e022aa43850b77eb3b488 Mon Sep 17 00:00:00 2001 From: mattias Date: Tue, 27 Jan 2015 08:33:20 +0000 Subject: [PATCH] LCL: formatting git-svn-id: trunk@47543 - --- lcl/buttons.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lcl/buttons.pp b/lcl/buttons.pp index ac3e011d58..33d90be91a 100644 --- a/lcl/buttons.pp +++ b/lcl/buttons.pp @@ -271,7 +271,7 @@ type FFlat: Boolean; FMouseInControl: Boolean; function GetGlyph: TBitmap; - function IsGlyphStored: Boolean; + function IsGlyphStored: Boolean; procedure SetShowCaption(const AValue: boolean); procedure UpdateExclusive; function GetTransparent: Boolean;