diff options
Diffstat (limited to 'macosx/English.lproj/Audio.xib')
-rw-r--r-- | macosx/English.lproj/Audio.xib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/macosx/English.lproj/Audio.xib b/macosx/English.lproj/Audio.xib index fc0954fdf..51e62d99e 100644 --- a/macosx/English.lproj/Audio.xib +++ b/macosx/English.lproj/Audio.xib @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="13F14" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="5056" systemVersion="14A329r" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment version="1060" defaultVersion="1060" identifier="macosx"/> <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="5056"/> @@ -292,7 +292,7 @@ <autoresizingMask key="autoresizingMask"/> </tableHeaderView> </scrollView> - <button appearanceType="aqua" verticalHuggingPriority="750" id="vFP-nq-IQg"> + <button verticalHuggingPriority="750" id="vFP-nq-IQg"> <rect key="frame" x="110" y="288" width="140" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="push" title="Configure Defaults…" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="aYF-d5-Ya6"> @@ -303,7 +303,7 @@ <action selector="showSettingsSheet:" target="-2" id="D9K-M3-zHd"/> </connections> </button> - <button appearanceType="aqua" verticalHuggingPriority="750" id="wcL-rL-aYS"> + <button verticalHuggingPriority="750" id="wcL-rL-aYS"> <rect key="frame" x="248" y="288" width="116" height="28"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="push" title="Reload Defaults" bezelStyle="rounded" alignment="center" controlSize="small" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="q2P-Tg-cBJ"> @@ -314,7 +314,7 @@ <action selector="reloadDefaults:" target="-2" id="k9I-I9-T2U"/> </connections> </button> - <popUpButton appearanceType="aqua" verticalHuggingPriority="750" id="jrP-M5-2Rq"> + <popUpButton verticalHuggingPriority="750" id="jrP-M5-2Rq"> <rect key="frame" x="17" y="291" width="88" height="22"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <popUpButtonCell key="cell" type="push" title="Track" bezelStyle="rounded" alignment="left" controlSize="small" lineBreakMode="truncatingTail" state="on" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" pullsDown="YES" id="AoT-G9-aA4"> |