Automated Release Preparation

This commit is contained in:
2020-01-30 20:42:31 +01:00
parent ac112b22f7
commit 8577e6b132
257 changed files with 5444 additions and 3399 deletions

View File

@@ -26,7 +26,7 @@
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">IntelliPhoto
&#160;<span id="projectnumber">0.6</span>
&#160;<span id="projectnumber">0.7</span>
</div>
</td>
</tr>
@@ -121,6 +121,9 @@ $(document).ready(function(){initNavTree('functions_c.html',''); initResizable()
<li>createFloodFillTool()
: <a class="el" href="class_painting_area.html#a0b22e18069b524f3e75857d203baf256">PaintingArea</a>
</li>
<li>createGradientTool()
: <a class="el" href="class_painting_area.html#ad8636e986fdcdd3146f9f72d3cdb1831">PaintingArea</a>
</li>
<li>createLineTool()
: <a class="el" href="class_painting_area.html#a240c33a7875addac86080cdfb0db036a">PaintingArea</a>
</li>