You've already forked lazarus-ccr
tvplanit: Fix deleting of records from ini datastore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4849 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -75,8 +75,8 @@ type
|
||||
|
||||
TVpResourceEditDialog = class(TVpBaseDialog)
|
||||
protected {private}
|
||||
reEditDlg : TResEditForm;
|
||||
reResource : TVpResource;
|
||||
reEditDlg: TResEditForm;
|
||||
reResource: TVpResource;
|
||||
function Show: Boolean;
|
||||
public
|
||||
function Execute: Boolean; reintroduce;
|
||||
|
Reference in New Issue
Block a user