Fixed nib so time remaining is not 0..
This commit is contained in:
parent
af6c5f343a
commit
a926624a2d
1 changed files with 1 additions and 9 deletions
|
@ -8,9 +8,9 @@
|
||||||
<string key="IBDocument.HIToolboxVersion">353.00</string>
|
<string key="IBDocument.HIToolboxVersion">353.00</string>
|
||||||
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
|
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
|
||||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||||
<integer value="2234"/>
|
|
||||||
<integer value="21"/>
|
<integer value="21"/>
|
||||||
<integer value="29"/>
|
<integer value="29"/>
|
||||||
|
<integer value="2234"/>
|
||||||
</object>
|
</object>
|
||||||
<object class="NSArray" key="IBDocument.PluginDependencies">
|
<object class="NSArray" key="IBDocument.PluginDependencies">
|
||||||
<bool key="EncodedWithXMLCoder">YES</bool>
|
<bool key="EncodedWithXMLCoder">YES</bool>
|
||||||
|
@ -5014,14 +5014,6 @@ OQA</bytes>
|
||||||
</object>
|
</object>
|
||||||
<int key="connectionID">1583</int>
|
<int key="connectionID">1583</int>
|
||||||
</object>
|
</object>
|
||||||
<object class="IBConnectionRecord">
|
|
||||||
<object class="IBOutletConnection" key="connection">
|
|
||||||
<string key="label">positionSlider</string>
|
|
||||||
<reference key="source" ref="936098491"/>
|
|
||||||
<reference key="destination" ref="505703107"/>
|
|
||||||
</object>
|
|
||||||
<int key="connectionID">1590</int>
|
|
||||||
</object>
|
|
||||||
<object class="IBConnectionRecord">
|
<object class="IBConnectionRecord">
|
||||||
<object class="IBBindingConnection" key="connection">
|
<object class="IBBindingConnection" key="connection">
|
||||||
<string key="label">maxValue: currentEntry.length</string>
|
<string key="label">maxValue: currentEntry.length</string>
|
||||||
|
|
Loading…
Reference in a new issue