You've already forked lazarus-ccr
TParadoxDataset: Reorder methods. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6905 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -17,9 +17,8 @@ implementation
|
|||||||
{$R pdx_icons.res}
|
{$R pdx_icons.res}
|
||||||
|
|
||||||
type
|
type
|
||||||
|
TParadoxFileNamePropertyEditor = class(TFileNamePropertyEditor)
|
||||||
TParadoxFileNamePropertyEditor=class(TFileNamePropertyEditor)
|
public
|
||||||
protected
|
|
||||||
function GetFilter: String; override;
|
function GetFilter: String; override;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user