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/PicturePreview.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/PicturePreview.xib')
-rw-r--r-- | macosx/English.lproj/PicturePreview.xib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/PicturePreview.xib b/macosx/English.lproj/PicturePreview.xib index e2fcc9acd..8c2634dac 100644 --- a/macosx/English.lproj/PicturePreview.xib +++ b/macosx/English.lproj/PicturePreview.xib @@ -26,7 +26,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="HandBrake Preview" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="PreviewPanel" customClass="NSPanel"> <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/> <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |