summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFSound
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-04-01 19:53:03 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-04-01 19:53:03 +0000
commit065049be70c9d4f676153fd891bb180176ea337e (patch)
tree0da9683864223765bcff835a49c5b9d3a73dcffa /macosx/plugins/DFSound
parent25ff93c64915ec22fdd7a9d5881e42057efad578 (diff)
downloadpcsxr-065049be70c9d4f676153fd891bb180176ea337e.tar.gz
OS X: Improvements.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89774 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFSound')
-rw-r--r--macosx/plugins/DFSound/Resorces/Shared/Base.lproj/NetSfPeopsSpuPluginMain.xib13
1 files changed, 7 insertions, 6 deletions
diff --git a/macosx/plugins/DFSound/Resorces/Shared/Base.lproj/NetSfPeopsSpuPluginMain.xib b/macosx/plugins/DFSound/Resorces/Shared/Base.lproj/NetSfPeopsSpuPluginMain.xib
index e0e6e90b..bef135f9 100644
--- a/macosx/plugins/DFSound/Resorces/Shared/Base.lproj/NetSfPeopsSpuPluginMain.xib
+++ b/macosx/plugins/DFSound/Resorces/Shared/Base.lproj/NetSfPeopsSpuPluginMain.xib
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5053" systemVersion="13C64" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment defaultVersion="1080" identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5053"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="SPUPluginController">
@@ -19,7 +19,7 @@
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
- <window title="SPU Configuration" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="default" id="6" userLabel="Configuration">
+ <window title="SPU Configuration" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="6" userLabel="Configuration">
<windowStyleMask key="styleMask" titled="YES" miniaturizable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="128" y="348" width="466" height="316"/>
@@ -255,7 +255,7 @@
<color key="fillColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
</box>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="162">
- <rect key="frame" x="393" y="13" width="59" height="32"/>
+ <rect key="frame" x="370" y="13" width="82" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="OK" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="163">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
@@ -269,7 +269,7 @@ DQ
</connections>
</button>
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="166">
- <rect key="frame" x="311" y="13" width="82" height="32"/>
+ <rect key="frame" x="288" y="13" width="82" height="32"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="167">
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
@@ -308,6 +308,7 @@ Gw
<constraint firstAttribute="centerX" secondItem="9" secondAttribute="centerX" id="4Be-LX-Uyc"/>
<constraint firstItem="19" firstAttribute="trailing" secondItem="9" secondAttribute="trailing" id="6hC-pI-ZsP"/>
<constraint firstItem="24" firstAttribute="bottom" secondItem="19" secondAttribute="bottom" id="Piu-cZ-ar8"/>
+ <constraint firstItem="162" firstAttribute="width" secondItem="166" secondAttribute="width" id="VAk-YO-yge"/>
<constraint firstItem="171" firstAttribute="top" secondItem="24" secondAttribute="bottom" constant="20" symbolic="YES" id="ZcK-sY-WDH"/>
<constraint firstItem="24" firstAttribute="leading" secondItem="9" secondAttribute="leading" id="mbJ-pa-40c"/>
<constraint firstItem="162" firstAttribute="baseline" secondItem="171" secondAttribute="baseline" id="qDt-F5-FPQ"/>
@@ -319,4 +320,4 @@ Gw
</connections>
</window>
</objects>
-</document> \ No newline at end of file
+</document>