Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// UICollectionViewTableViewLikeFlowLayout.h
// Caoba
//
// Created by Daniel García on 26/12/13.
// Copyright (c) 2013 Produkt. All rights reserved.
// Created by Daniel García on 26/12/13 .
// Copyright (c) 2013 Product . All rights reserved.
//

#import <UIKit/UIKit.h>
Expand All @@ -13,4 +13,4 @@
@end
@interface PDKTStickySectionHeadersCollectionViewLayout : UICollectionViewFlowLayout

@end
@end Thank You