Skip to content

Commit 9aa36f1

Browse files
committed
Merge pull request #585 from masanorythm/develop-v3
Add CCSlider to the UI headers Former-commit-id: 98446d0
2 parents 0b09c9b + 025fba5 commit 9aa36f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cocos2d-ui/cocos2d-ui.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#import "CCScrollView.h"
2929
#import "CCTableView.h"
3030
#import "CCTextField.h"
31+
#import "CCSlider.h"
3132

3233
// CCBReader
3334
#import "CCBuilderReader.h"

0 commit comments

Comments
 (0)