cemolcay / CEMKit-Swift

UIKit & Foundation toolbelt for quick prototyping and rapid development
MIT License
40 stars 7 forks source link

Ambiguous use of navigationBar #1

Closed avalanched closed 9 years ago

avalanched commented 9 years ago

the navigationBar property creates an ambiguous use if you try to access it from a class that inherits from uinavigationcontroller

cemolcay commented 9 years ago

yes, i changed it name to navBar. thank you