// app @class WorldClockView; #import @interface WorldClockCollectionCell : UICollectionViewCell @property (retain, nonatomic) WorldClockView *clockView; @end