fpspreadsheet: Set version to 1.11. Make default parameter of TsWorkbook.CopyWorksheetFrom non-default.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6552 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-07-09 17:27:22 +00:00
parent cbf4d62a9c
commit 4cdb95d86c
9 changed files with 21 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ program fpsgrid;
uses
Interfaces, // this includes the LCL widgetset
Forms, mainform, LResources, laz_fpspreadsheet_visual;
Forms, mainform, LResources;
{$R *.res}