You've already forked lazarus-ccr
Bugfix - forward declaration of TAboutBox added
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -36,7 +36,7 @@ const
|
||||
|
||||
type
|
||||
TLicenseType = (abNone, abGPL, abLGPL, abMIT, abModifiedGPL, abProprietry);
|
||||
|
||||
tAboutBox=Class; // Forward declaration
|
||||
// Do Search/Replace to change all instances of TAboutComonent
|
||||
// to TAbout<yourcomponentname>
|
||||
TAboutComponent = class(TComponent)
|
||||
|
Reference in New Issue
Block a user