You've already forked lazarus-ccr
tvplanit: Delete vpabout.lrs. Register AboutProperty for FlexDataStatore.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4695 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -337,9 +337,9 @@ end;
|
||||
{$IFNDEF LCL}
|
||||
RegisterPropertyEditor(TypeInfo(string), TVpBDEDataStore,
|
||||
'Version', TVpAboutProperty);
|
||||
{$ENDIF}
|
||||
RegisterPropertyEditor(TypeInfo(string), TVpFlexDataStore,
|
||||
'Version', TVpAboutProperty);
|
||||
{$ENDIF}
|
||||
RegisterPropertyEditor(TypeInfo(string), TVpDateEdit,
|
||||
'Version', TVpAboutProperty);
|
||||
RegisterPropertyEditor(TypeInfo(string), TVpBaseDialog,
|
||||
|
Reference in New Issue
Block a user