You've already forked lazarus-ccr
LazStats: Less hints and warning.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7814 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -28,7 +28,7 @@ function IndexOfString(L: StrDyneVec; s: String): Integer;
|
||||
implementation
|
||||
|
||||
uses
|
||||
StrUtils, Math, ToolWin;
|
||||
StrUtils, ToolWin;
|
||||
|
||||
// https://stackoverflow.com/questions/4093595/create-ttoolbutton-runtime
|
||||
procedure AddButtonToToolbar(AToolButton: TToolButton; AToolBar: TToolBar);
|
||||
|
Reference in New Issue
Block a user