mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
Update and rename YTPivotBarReorder.h to ReorderNotificationsBar.h
This commit is contained in:
parent
093419e360
commit
f9fce76acc
2 changed files with 5 additions and 5 deletions
5
Sources/ReorderNotificationsBar.h
Normal file
5
Sources/ReorderNotificationsBar.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface ReorderNotificationsBar : UIViewController <UICollectionViewDelegate, UICollectionViewDataSource>
|
||||
|
||||
@end
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface YTPivotBarReorder : UIViewController <UICollectionViewDelegate, UICollectionViewDataSource, UICollectionViewDragDelegate, UICollectionViewDropDelegate>
|
||||
|
||||
@end
|
||||
Loading…
Reference in a new issue