This commit is contained in:
Danny Greg 2012-09-14 09:57:24 +01:00
Родитель 852e1936ea
Коммит 82f4f9e149
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -29,7 +29,7 @@
@interface RBLPopoverWindowContentView : NSView
@property (nonatomic, unsafe_unretained) CGRectEdge arrowEdge;
@property (nonatomic) CGRectEdge arrowEdge;
@end