mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-03-11 21:26:04 +00:00
Create YTPivotBarReorder.h
This commit is contained in:
parent
e80b9177cf
commit
d89facc306
1 changed files with 5 additions and 0 deletions
5
Sources/YTPivotBarReorder.h
Normal file
5
Sources/YTPivotBarReorder.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface YTPivotBarReorder : UIViewController <UICollectionViewDelegate, UICollectionViewDataSource, UICollectionViewDragDelegate, UICollectionViewDropDelegate>
|
||||
|
||||
@end
|
||||
Loading…
Reference in a new issue