summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/Preferences.xib
diff options
context:
space:
mode:
authorritsuka <[email protected]>2014-11-18 12:28:19 +0000
committerritsuka <[email protected]>2014-11-18 12:28:19 +0000
commit47941422b971c0e456b52cc818840275647dd6b5 (patch)
tree658e3bd5462007cecc8ead23a65333ec41060346 /macosx/English.lproj/Preferences.xib
parent67c6418d0d682ab06f7444cf01a55ca10338af64 (diff)
MacGui: changed the class of the preferences window from NSPanel to NSWindow. Small tweaks to the main window.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6527 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/Preferences.xib')
-rw-r--r--macosx/English.lproj/Preferences.xib2
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/Preferences.xib b/macosx/English.lproj/Preferences.xib
index 4f9aed009..c2e0f97c5 100644
--- a/macosx/English.lproj/Preferences.xib
+++ b/macosx/English.lproj/Preferences.xib
@@ -19,7 +19,7 @@
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
<customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Preferences" customClass="NSPanel">
+ <window title="Preferences" allowsToolTipsWhenApplicationIsInactive="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="5" userLabel="Preferences">
<windowStyleMask key="styleMask" titled="YES" closable="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="136" y="318" width="500" height="200"/>