You've already forked lazarus-ccr
delete old-style resource files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1840 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -78,6 +78,8 @@ var
|
||||
implementation
|
||||
uses rxdconst;
|
||||
|
||||
{$R *.lfm}
|
||||
|
||||
{ TrxSortByForm }
|
||||
|
||||
procedure TrxSortByForm.DownBtnClick(Sender: TObject);
|
||||
@ -216,8 +218,5 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
initialization
|
||||
{$I rxsortby.lrs}
|
||||
|
||||
end.
|
||||
|
||||
|
Reference in New Issue
Block a user