diff options
-rw-r--r-- | macosx/English.lproj/AddPreset.xib | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/English.lproj/AddPreset.xib b/macosx/English.lproj/AddPreset.xib index 76702d597..5df7d8d59 100644 --- a/macosx/English.lproj/AddPreset.xib +++ b/macosx/English.lproj/AddPreset.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="10102" systemVersion="15E33e" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> +<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="10102" systemVersion="15E39c" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none"> <dependencies> <deployment identifier="macosx"/> <development version="6300" identifier="xcode"/> @@ -23,7 +23,7 @@ <windowStyleMask key="styleMask" titled="YES" resizable="YES"/> <rect key="contentRect" x="421" y="536" width="480" height="229"/> <rect key="screenRect" x="0.0" y="0.0" width="2560" height="1417"/> - <value key="minSize" type="size" width="480" height="255"/> + <value key="minSize" type="size" width="480" height="229"/> <view key="contentView" id="AcO-9f-fnb"> <rect key="frame" x="0.0" y="0.0" width="480" height="229"/> <autoresizingMask key="autoresizingMask"/> |