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}
|
||||
|
||||
type
|
||||
|
||||
TParadoxFileNamePropertyEditor=class(TFileNamePropertyEditor)
|
||||
protected
|
||||
TParadoxFileNamePropertyEditor = class(TFileNamePropertyEditor)
|
||||
public
|
||||
function GetFilter: String; override;
|
||||
end;
|
||||
|
||||
|
Reference in New Issue
Block a user