|
|
|
@ -1,10 +1,10 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10117" systemVersion="16F73" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="12121" systemVersion="16G24b" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<dependencies> |
|
|
|
<deployment version="1070" identifier="macosx"/> |
|
|
|
<development version="7000" identifier="xcode"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10117"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="12121"/> |
|
|
|
<capability name="box content view" minToolsVersion="7.0"/> |
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
|
|
</dependencies> |
|
|
|
<objects> |
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="NSWindowController"> |
|
|
|
@ -611,7 +611,7 @@ |
|
|
|
<action selector="volumeAction:" target="5339" id="5361"/> |
|
|
|
</connections> |
|
|
|
</button> |
|
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3649" customClass="VLCDefaultValueSlider"> |
|
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3649" customClass="VLCVolumeSlider"> |
|
|
|
<rect key="frame" x="578" y="11" width="48" height="13"/> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="width" constant="48" id="XRa-UG-wuM"/> |
|
|
|
|