diff options
author | ritsuka <[email protected]> | 2014-08-28 16:23:10 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2014-08-28 16:23:10 +0000 |
commit | 2e78013f7959223ae37af023f8c9ab041608717e (patch) | |
tree | 116be9eb4a4241c420d70681e0b84650b9506402 /macosx/English.lproj/AudioDefaults.xib | |
parent | 659a0ccfc020abb0b7032a113112d52a31ce2abf (diff) |
MacGui: removed some attributes from the xib that might building on 10.8 .
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6380 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/AudioDefaults.xib')
-rw-r--r-- | macosx/English.lproj/AudioDefaults.xib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/English.lproj/AudioDefaults.xib b/macosx/English.lproj/AudioDefaults.xib index 4bd72a4ff..c2320c4cb 100644 --- a/macosx/English.lproj/AudioDefaults.xib +++ b/macosx/English.lproj/AudioDefaults.xib @@ -15,7 +15,7 @@ </connections> </customObject> <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/> - <customObject id="-3" userLabel="Application" customClass="NSObject"/> + <customObject id="-3" userLabel="Application"/> <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" restorable="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="kwM-lz-5lG"> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> @@ -518,7 +518,7 @@ DQ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> - <segmentedControl appearanceType="aqua" verticalHuggingPriority="750" id="N4q-sT-WgW"> + <segmentedControl verticalHuggingPriority="750" id="N4q-sT-WgW"> <rect key="frame" x="18" y="19" width="54" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <segmentedCell key="cell" controlSize="small" borderStyle="border" alignment="left" style="rounded" trackingMode="momentary" id="otA-K4-TxM"> |