This commit is contained in:
Danny Greg 2012-09-15 11:03:07 +01:00
Родитель 153f2a59ba
Коммит 1aa3662e09
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -24,6 +24,9 @@
// popover is closed.
// RBLPopoverViewControllerBehaviorSemiTransient - Unsupported, here for
// forwards compatibility.
// Any use of this degrades
// gracefully into
// transient behavior.
typedef enum : NSUInteger {
RBLPopoverViewControllerBehaviorApplicationDefined = 0,
RBLPopoverViewControllerBehaviorTransient = 1,