Files
FunctionalReactivePixels/FRP/FRPGalleryFlowLayout.h
2013-10-13 15:40:06 -04:00

14 lines
234 B
Objective-C

//
// FRPGalleryFlowLayout.h
// FRP
//
// Created by Ash Furrow on 10/13/2013.
// Copyright (c) 2013 Ash Furrow. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface FRPGalleryFlowLayout : UICollectionViewFlowLayout
@end