mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-16 21:09:30 +02:00
IDE: clean up
git-svn-id: trunk@23805 -
This commit is contained in:
parent
510d76765c
commit
44ffe4dddf
@ -114,9 +114,8 @@ type
|
||||
private
|
||||
fSettings: TConvertSettings;
|
||||
public
|
||||
constructor Create(AOwner: TComponent; ASettings: TConvertSettings);
|
||||
constructor Create(AOwner: TComponent; ASettings: TConvertSettings); reintroduce;
|
||||
destructor Destroy; override;
|
||||
|
||||
end;
|
||||
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user