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/Preferences.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/Preferences.xib')
-rw-r--r-- | macosx/English.lproj/Preferences.xib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/English.lproj/Preferences.xib b/macosx/English.lproj/Preferences.xib index 598f81837..ac1e7d92b 100644 --- a/macosx/English.lproj/Preferences.xib +++ b/macosx/English.lproj/Preferences.xib @@ -367,7 +367,7 @@ <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> </textFieldCell> </textField> - <textField appearanceType="aqua" horizontalHuggingPriority="251" verticalHuggingPriority="750" setsMaxLayoutWidthAtFirstLayout="YES" id="mbd-FQ-sxW"> + <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" setsMaxLayoutWidthAtFirstLayout="YES" id="mbd-FQ-sxW"> <rect key="frame" x="201" y="18" width="248" height="42"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="Note: these settings apply only to build-in presets. Use the audio defaults panel for custom presets." id="fIj-Tz-ghb"> @@ -582,7 +582,7 @@ <binding destination="61" name="value" keyPath="values.MinTitleScanSeconds" id="483"/> </connections> </textField> - <button appearanceType="aqua" id="ybi-46-yhY"> + <button id="ybi-46-yhY"> <rect key="frame" x="137" y="17" width="223" height="20"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> <buttonCell key="cell" type="check" title="Show Advanced Encoder Options Tab" bezelStyle="regularSquare" imagePosition="left" controlSize="small" state="on" inset="2" id="Du1-9x-nHn"> |