Skip to content

Commit

Permalink
Remove the f****** warning in the xib file
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanLage committed May 19, 2014
1 parent f6536f6 commit 4b90fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XLocation/LWindow.xib
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<window identifier="LocationWindow" title="XLocation" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarButton="NO" visibleAtLaunch="NO" animationBehavior="default" id="JQo-vc-hRj">
<windowStyleMask key="styleMask" titled="YES"/>
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
<rect key="contentRect" x="0.0" y="800" width="523" height="341"/>
<rect key="contentRect" x="0.0" y="0.0" width="523" height="341"/>
<rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
<view key="contentView" autoresizesSubviews="NO" id="tQI-j8-6wj">
<rect key="frame" x="0.0" y="0.0" width="523" height="341"/>
Expand Down

0 comments on commit 4b90fee

Please sign in to comment.