summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-04-08 01:03:55 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-04-08 01:03:55 +0000
commit7fb61b9f16405d5585b524fd1b003f8b77ba4d7c (patch)
treed8cd985e8330bff36277109185039bd18489b29b /macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib
parent86906b0ccafae94adb85615ce65a1b4cd8352c6a (diff)
downloadpcsxr-7fb61b9f16405d5585b524fd1b003f8b77ba4d7c.tar.gz
OS X: Fiddle with a xib.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89825 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib')
-rw-r--r--macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib21
1 files changed, 10 insertions, 11 deletions
diff --git a/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib b/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib
index 8dff99e4..9afb8261 100644
--- a/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.xib
+++ b/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.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="4510" systemVersion="12F37" 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="1070" identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4510"/>
+ <deployment defaultVersion="1080" identifier="macosx"/>
+ <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5053"/>
</dependencies>
<objects>
<customObject id="-2" userLabel="File's Owner" customClass="NetSfPeopsSoftGPUPluginWindowController">
@@ -13,25 +13,24 @@
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application"/>
- <window title="PeopsSoftGL Display" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" wantsToBeColor="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window" customClass="NetSfPeopsSoftGPUPluginWindow">
+ <window title="PeopsSoftGL Display" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Window" customClass="NetSfPeopsSoftGPUPluginWindow">
<windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES" texturedBackground="YES"/>
- <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
- <rect key="contentRect" x="6" y="240" width="648" height="484"/>
+ <rect key="contentRect" x="6" y="240" width="640" height="480"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1058"/>
<value key="minSize" type="size" width="213" height="107"/>
<view key="contentView" id="6">
- <rect key="frame" x="0.0" y="0.0" width="648" height="484"/>
+ <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<openGLView colorSize="8bit_RGB" useAuxiliaryDepthBufferStencil="NO" translatesAutoresizingMaskIntoConstraints="NO" id="15" customClass="NetSfPeopsSoftGPUPluginGLView">
- <rect key="frame" x="4" y="4" width="640" height="480"/>
+ <rect key="frame" x="0.0" y="0.0" width="640" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</openGLView>
</subviews>
<constraints>
<constraint firstItem="15" firstAttribute="centerX" secondItem="6" secondAttribute="centerX" id="18"/>
- <constraint firstAttribute="bottom" secondItem="15" secondAttribute="bottom" constant="4" id="19"/>
- <constraint firstItem="15" firstAttribute="leading" secondItem="6" secondAttribute="leading" constant="4" id="20"/>
+ <constraint firstAttribute="bottom" secondItem="15" secondAttribute="bottom" id="19"/>
+ <constraint firstItem="15" firstAttribute="leading" secondItem="6" secondAttribute="leading" id="20"/>
<constraint firstItem="15" firstAttribute="top" secondItem="6" secondAttribute="top" id="21"/>
</constraints>
</view>
@@ -40,4 +39,4 @@
</connections>
</window>
</objects>
-</document> \ No newline at end of file
+</document>