Skip to content

Commit

Permalink
update xib outlet reference
Browse files Browse the repository at this point in the history
  • Loading branch information
wjacker committed Mar 22, 2016
1 parent 6afcc37 commit d078986
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ChartsDemo/Classes/Demos/PiePolylineChartViewController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
<state key="normal" title="Options">
<color key="titleColor" red="0.29803921570000003" green="0.56078431370000004" blue="0.74117647060000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="optionsButtonTapped:" destination="-1" eventType="touchUpInside" id="NI7-mV-kT4"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="anE-ka-ll7" customClass="PieChartView" customModule="Charts">
<rect key="frame" x="0.0" y="100" width="375" height="250"/>
Expand Down

0 comments on commit d078986

Please sign in to comment.