Sign in
iOS Team
/
CNLiveRefreshHeader
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a15bc6b4b1860518ab184b947d8d2d26806d44e5
Authored by
yinqiaojuan
2018-12-12 09:50:05 +0800
1 parent
97e58e9f
提交修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Example/CNLiveRefeshHeader/CNLiveViewController.m
Example/CNLiveRefeshHeader/CNLiveViewController.m
View file @
a15bc6b
...
...
@@ -7,7 +7,7 @@
7
7
//
8
8
9
9
#import "CNLiveViewController.h"
10
-#import <CNLiveRefeshHeader/CN
RefreshHeader.h>
10
+#import <CNLiveRefeshHeader/CN
Live
RefreshHeader.h>
11
11
@interface CNLiveViewController ()
12
12
13
13
@end
...
...