uYouEnhanced/Sources/ReorderNotificationsBar.h

5 lines
140 B
Objective-C

#import <UIKit/UIKit.h>
@interface ReorderNotificationsBar : UIViewController <UICollectionViewDelegate, UICollectionViewDataSource>
@end