From 0f385bfb5db0ba6e020add7b6bc18cb5a50dfeac Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Sun, 8 May 2011 00:55:17 +0200 Subject: globally renamed TFTextFlags to TfpgTextFlags Somehow I forgot to rename this type when we introduced the 'fpg' prefix years ago. --- src/gui/fpg_radiobutton.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/fpg_radiobutton.pas') diff --git a/src/gui/fpg_radiobutton.pas b/src/gui/fpg_radiobutton.pas index 8047fc25..2ce8d566 100644 --- a/src/gui/fpg_radiobutton.pas +++ b/src/gui/fpg_radiobutton.pas @@ -187,7 +187,7 @@ var r: TfpgRect; img: TfpgImage; ix: integer; - LFlags: TFTextFlags; + LFlags: TfpgTextFlags; begin inherited HandlePaint; Canvas.ClearClipRect; -- cgit v1.2.3-70-g09d2