hide page dots

This commit is contained in:
2020-01-05 20:33:01 +01:00
parent 0a46477722
commit c12ce4a3e9
2 changed files with 4 additions and 1 deletions

View File

@ -111,6 +111,9 @@ static void notificationCallback(CFNotificationCenterRef center, void *observer,
@property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle;
@end
@interface SBIconListPageControl : UIView
@end
/*@interface SBFloatyFolderView : SBFolderView
-(void)_handleOutsideTap:(id)arg1 ;
@end