diff options
author | Max Lohrmann <dmoagx@users.noreply.github.com> | 2016-05-08 02:23:00 +0200 |
---|---|---|
committer | Max Lohrmann <dmoagx@users.noreply.github.com> | 2016-05-08 02:23:00 +0200 |
commit | 5f54e316e6935ad33fec9e68d5247b9c1b5287d7 (patch) | |
tree | fee3f3df68c93e61162fefe80013f581a003808b /Interfaces/English.lproj/DBView.xib | |
parent | 0ab0ccc2c26f135bb7a88eca802b39e3abfb942d (diff) | |
download | sequelpro-5f54e316e6935ad33fec9e68d5247b9c1b5287d7.tar.gz sequelpro-5f54e316e6935ad33fec9e68d5247b9c1b5287d7.tar.bz2 sequelpro-5f54e316e6935ad33fec9e68d5247b9c1b5287d7.zip |
Temporarily downgrade two xibs from 7.0 -> 5.1 as the differences seem to be minimal
Diffstat (limited to 'Interfaces/English.lproj/DBView.xib')
-rw-r--r-- | Interfaces/English.lproj/DBView.xib | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 5258239c..4e53bfc6 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="9532" systemVersion="15E39d" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> - <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="10116"/> - <plugIn identifier="com.apple.WebKitIBPlugin" version="10116"/> - <capability name="box content view" minToolsVersion="7.0"/> + <development version="5100" identifier="xcode"/> + <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="9532"/> + <plugIn identifier="com.apple.WebKitIBPlugin" version="9532"/> </dependencies> <objects> <customObject id="-2" userLabel="File's Owner" customClass="SPDatabaseDocument"> @@ -801,7 +801,7 @@ </subviews> <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> </clipView> - <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="3925"> + <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3925"> <rect key="frame" x="1" y="289" width="690" height="16"/> <autoresizingMask key="autoresizingMask"/> </scroller> @@ -1018,7 +1018,7 @@ </subviews> <color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> </clipView> - <scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="3922"> + <scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" horizontal="YES" id="3922"> <rect key="frame" x="1" y="142" width="690" height="16"/> <autoresizingMask key="autoresizingMask"/> </scroller> |