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:
parent
fd92bc4f37
commit
00c14b31a1
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);
|
||||
// FWorkbook := GetWorkbook;
|
||||
ListenerNotification([lniWorkbook, lniWorksheet]);
|
||||
Prepare;
|
||||
end;
|
||||
|
||||
{@@ ----------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user