Now presets auto reload inner timers. New icon. New version

This commit is contained in:
2017-08-30 10:11:11 +02:00
parent ebdcd75860
commit 4e15d29e65
52 changed files with 283 additions and 118 deletions

View File

@ -20,6 +20,7 @@
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="harbour-boxing-timer.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Boxing Timer
&#160;<span id="projectnumber">0.1a</span>
@ -70,6 +71,7 @@ $(function() {
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include &lt;QtQuick&gt;</code><br />
<code>#include &lt;QList&gt;</code><br />
<code>#include &lt;sailfishapp.h&gt;</code><br />
<code>#include &quot;<a class="el" href="boxingtimer_8h_source.html">boxingtimer.h</a>&quot;</code><br />
<code>#include &quot;<a class="el" href="boxingsettings_8h_source.html">boxingsettings.h</a>&quot;</code><br />