You've already forked lazarus-ccr
fpspreadsheet: Fix mis-named folders examples/visual/fpschart/workbookchartsource and .../worksheetchartsource to have the "deprecated" at the correct place.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6563 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB |
@ -661,6 +661,7 @@ begin
|
|||||||
FWorkbookSource.AddListener(self);
|
FWorkbookSource.AddListener(self);
|
||||||
// FWorkbook := GetWorkbook;
|
// FWorkbook := GetWorkbook;
|
||||||
ListenerNotification([lniWorkbook, lniWorksheet]);
|
ListenerNotification([lniWorkbook, lniWorksheet]);
|
||||||
|
Prepare;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{@@ ----------------------------------------------------------------------------
|
{@@ ----------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user