Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
PNChart
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
neo
2014-01-27 16:33:34 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
75bc30cba2d06627b4f71d2af6e95582c7c4b67a
75bc30cb
1 parent
6a7b328b
fixed issue #29
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
PNChartDemo/PNChart/PNChart.h
PNChartDemo/PNChart/PNChart.h
View file @
75bc30c
...
...
@@ -11,6 +11,8 @@
#import "PNChart.h"
#import "PNColor.h"
#import "PNLineChart.h"
#import "PNLineChartData.h"
#import "PNLineChartDataItem.h"
#import "PNBarChart.h"
#import "PNCircleChart.h"
#import "PNChartDelegate.h"
...
...
Please
register
or
login
to post a comment