spready: Fix compilation with Laz 1.8.4

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6824 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-03-02 10:41:10 +00:00
parent 9a4752c2b3
commit f79ae2fd57
3 changed files with 1 additions and 2 deletions

View File

@ -33,7 +33,6 @@ object MainForm: TMainForm
Width = 788
AutoCalc = True
EditorLineMode = elmMultiLine
FixedColWidth = 57
FrozenCols = 0
FrozenRows = 0
ReadFormulas = True

View File

@ -20,7 +20,7 @@
<AutoIncrementBuild Value="True"/>
<MajorVersionNr Value="1"/>
<MinorVersionNr Value="7"/>
<BuildNr Value="5"/>
<BuildNr Value="7"/>
<StringTable InternalName="Spready" ProductName="Spready" ProductVersion="0.0.0.0"/>
</VersionInfo>
<BuildModes Count="2">

Binary file not shown.