diff options
Diffstat (limited to 'macosx/plugins/DFNet/Base.lproj')
| -rw-r--r-- | macosx/plugins/DFNet/Base.lproj/SockDialog.xib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/plugins/DFNet/Base.lproj/SockDialog.xib b/macosx/plugins/DFNet/Base.lproj/SockDialog.xib index 0f9b82ba..e2fa59e6 100644 --- a/macosx/plugins/DFNet/Base.lproj/SockDialog.xib +++ b/macosx/plugins/DFNet/Base.lproj/SockDialog.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="4514" systemVersion="13A603" 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="4514"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="SockDialog"> @@ -25,7 +25,7 @@ <autoresizingMask key="autoresizingMask"/> <subviews> <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="3"> - <rect key="frame" x="17" y="87" width="225" height="17"/> + <rect key="frame" x="18" y="87" width="223" height="17"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <constraints> <constraint firstAttribute="width" constant="219" id="11"/> |
