Skip to content

Commit

Permalink
Fixed classname of ScatterChart demo in XIB
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgindi committed Aug 27, 2015
1 parent 5d07bbe commit 7c5844a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChartsDemo/Classes/Demos/ScatterChartViewController.xib
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7513.1"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="LineChart1ViewController">
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ScatterChartViewController">
<connections>
<outlet property="chartView" destination="Oqd-Ej-1xl" id="tSA-aU-J9W"/>
<outlet property="sliderTextX" destination="It4-Tc-0qK" id="esc-84-jQT"/>
Expand Down

0 comments on commit 7c5844a

Please sign in to comment.