fpspreadsheet: Fix compilation of spreadtestgui with Laz < 2.2

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7576 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-07-27 20:32:49 +00:00
parent 370c5ad6c0
commit 31e4100446

View File

@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<CONFIG> <CONFIG>
<ProjectOptions> <ProjectOptions>
<Version Value="11"/> <Version Value="12"/>
<PathDelim Value="\"/> <PathDelim Value="\"/>
<General> <General>
<Flags>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/> <SessionStorage Value="InProjectDir"/>
<MainUnit Value="0"/>
<Title Value="spreadtestgui"/> <Title Value="spreadtestgui"/>
<ResourceType Value="res"/> <ResourceType Value="res"/>
</General> </General>