Showing
1 changed file
with
2 additions
and
0 deletions
| @@ -11,6 +11,8 @@ | @@ -11,6 +11,8 @@ | ||
| 11 | #import "PNChart.h" | 11 | #import "PNChart.h" |
| 12 | #import "PNColor.h" | 12 | #import "PNColor.h" |
| 13 | #import "PNLineChart.h" | 13 | #import "PNLineChart.h" |
| 14 | +#import "PNLineChartData.h" | ||
| 15 | +#import "PNLineChartDataItem.h" | ||
| 14 | #import "PNBarChart.h" | 16 | #import "PNBarChart.h" |
| 15 | #import "PNCircleChart.h" | 17 | #import "PNCircleChart.h" |
| 16 | #import "PNChartDelegate.h" | 18 | #import "PNChartDelegate.h" |
-
Please register or login to post a comment