Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash when initializing a popover from TTBaseNavigator
The UIPopoverController designated initializer is -initWithContentViewController:. Sending -init throws an exception (tested on iOS 4.3 and 5.1).
- Loading branch information