From 2f927a6acb4a28145ce1c32a4f4b24cdcdaf0d98 Mon Sep 17 00:00:00 2001 From: graemeg Date: Thu, 13 Dec 2007 15:02:59 +0000 Subject: * A new GUI example showing how to implement a Splash Screen. --- src/corelib/gfxbase.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib') diff --git a/src/corelib/gfxbase.pas b/src/corelib/gfxbase.pas index 32cbe8f9..97438276 100644 --- a/src/corelib/gfxbase.pas +++ b/src/corelib/gfxbase.pas @@ -382,7 +382,7 @@ type FModalFormStack: TList; function DoGetFontFaceList: TStringList; virtual; abstract; public - constructor Create(const AParams: string); virtual; abstract; + constructor Create(const AParams: string); virtual; abstract; reintroduce; function GetFontFaceList: TStringList; procedure PushModalForm(AForm: TfpgWindowBase); procedure PopModalForm; -- cgit v1.2.3-70-g09d2