summaryrefslogtreecommitdiff
path: root/ext/mac-ui-macgap1-wrapper/src
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-12-04 12:45:21 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-12-04 12:45:21 -0800
commitac8918992b647c80c6da4b7c0956fd383b15e9d7 (patch)
tree67dbe17f61a99c89cf8e5ba8b5df435b007b288e /ext/mac-ui-macgap1-wrapper/src
parentcbf8d9c45b1e09d55f426a2c1cbaa7b9e1830950 (diff)
parenta4cfe4cd1650ea7e9aada0b004fd7aade2e43ced (diff)
downloadinfinitytier-ac8918992b647c80c6da4b7c0956fd383b15e9d7.tar.gz
infinitytier-ac8918992b647c80c6da4b7c0956fd383b15e9d7.zip
Merge dev.
Diffstat (limited to 'ext/mac-ui-macgap1-wrapper/src')
-rw-r--r--ext/mac-ui-macgap1-wrapper/src/MacGap/en.lproj/Window.xib16
1 files changed, 8 insertions, 8 deletions
diff --git a/ext/mac-ui-macgap1-wrapper/src/MacGap/en.lproj/Window.xib b/ext/mac-ui-macgap1-wrapper/src/MacGap/en.lproj/Window.xib
index 2c46b79f..fa70acaa 100644
--- a/ext/mac-ui-macgap1-wrapper/src/MacGap/en.lproj/Window.xib
+++ b/ext/mac-ui-macgap1-wrapper/src/MacGap/en.lproj/Window.xib
@@ -13,22 +13,22 @@
</connections>
</customObject>
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application"/>
+ <customObject id="-3" userLabel="Application" customClass="NSObject"/>
<window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" animationBehavior="default" id="1">
- <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES"/>
- <rect key="contentRect" x="575" y="564" width="500" height="700"/>
+ <windowStyleMask key="styleMask" titled="YES" closable="YES" miniaturizable="YES" resizable="YES"/>
+ <rect key="contentRect" x="575" y="564" width="500" height="500"/>
<rect key="screenRect" x="0.0" y="0.0" width="1920" height="1178"/>
- <value key="minSize" type="size" width="500" height="700"/>
- <value key="maxSize" type="size" width="500" height="700"/>
<view key="contentView" id="2" customClass="ContentView">
- <rect key="frame" x="0.0" y="0.0" width="500" height="700"/>
+ <rect key="frame" x="0.0" y="0.0" width="500" height="500"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<webView id="5">
- <rect key="frame" x="0.0" y="0.0" width="500" height="700"/>
+ <rect key="frame" x="0.0" y="0.0" width="500" height="500"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<animations/>
- <webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12"/>
+ <webPreferences key="preferences" defaultFontSize="12" defaultFixedFontSize="12">
+ <nil key="identifier"/>
+ </webPreferences>
</webView>
</subviews>
<animations/>