Commit 6e57b286 authored by Felix Paul Kühne's avatar Felix Paul Kühne

legacy OS X intf: fixed broken time slider

parent d1786b24
...@@ -12,9 +12,10 @@ ...@@ -12,9 +12,10 @@
</object> </object>
<object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
<bool key="EncodedWithXMLCoder">YES</bool> <bool key="EncodedWithXMLCoder">YES</bool>
<integer value="4376"/>
<integer value="235"/> <integer value="235"/>
<integer value="21"/> <integer value="21"/>
<integer value="4376"/>
<integer value="2417"/>
</object> </object>
<object class="NSArray" key="IBDocument.PluginDependencies"> <object class="NSArray" key="IBDocument.PluginDependencies">
<bool key="EncodedWithXMLCoder">YES</bool> <bool key="EncodedWithXMLCoder">YES</bool>
...@@ -3355,7 +3356,7 @@ ...@@ -3355,7 +3356,7 @@
</object> </object>
<string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string> <string key="NSWindowContentMaxSize">{1.79769e+308, 1.79769e+308}</string>
<object class="NSView" key="NSWindowView" id="351701434"> <object class="NSView" key="NSWindowView" id="351701434">
<nil key="NSNextResponder"/> <reference key="NSNextResponder"/>
<int key="NSvFlags">256</int> <int key="NSvFlags">256</int>
<object class="NSMutableArray" key="NSSubviews"> <object class="NSMutableArray" key="NSSubviews">
<bool key="EncodedWithXMLCoder">YES</bool> <bool key="EncodedWithXMLCoder">YES</bool>
...@@ -3490,7 +3491,7 @@ ...@@ -3490,7 +3491,7 @@
<reference key="NSSuperview" ref="351701434"/> <reference key="NSSuperview" ref="351701434"/>
<bool key="NSEnabled">YES</bool> <bool key="NSEnabled">YES</bool>
<object class="NSSliderCell" key="NSCell" id="295635233"> <object class="NSSliderCell" key="NSCell" id="295635233">
<int key="NSCellFlags">604372736</int> <int key="NSCellFlags">67501824</int>
<int key="NSCellFlags2">131072</int> <int key="NSCellFlags2">131072</int>
<object class="NSMutableString" key="NSContents"> <object class="NSMutableString" key="NSContents">
<characters key="NS.bytes"/> <characters key="NS.bytes"/>
...@@ -3630,6 +3631,7 @@ ...@@ -3630,6 +3631,7 @@
</object> </object>
</object> </object>
<string key="NSFrameSize">{238, 63}</string> <string key="NSFrameSize">{238, 63}</string>
<reference key="NSSuperview"/>
</object> </object>
<string key="NSScreenRect">{{0, 0}, {1280, 778}}</string> <string key="NSScreenRect">{{0, 0}, {1280, 778}}</string>
<string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string> <string key="NSMaxSize">{1.79769e+308, 1.79769e+308}</string>
...@@ -12191,9 +12193,9 @@ LCAuLi4</string> ...@@ -12191,9 +12193,9 @@ LCAuLi4</string>
<boolean value="YES"/> <boolean value="YES"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<boolean value="YES"/> <boolean value="YES"/>
<string>{{21, 659}, {238, 63}}</string> <string>{{350, 659}, {238, 63}}</string>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<string>{{21, 659}, {238, 63}}</string> <string>{{350, 659}, {238, 63}}</string>
<boolean value="YES"/> <boolean value="YES"/>
<string>com.apple.InterfaceBuilder.CocoaPlugin</string> <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
<boolean value="YES"/> <boolean value="YES"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment