Beginning work on header view
This commit is contained in:
@@ -25,6 +25,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
|
||||
func application(application: UIApplication, supportedInterfaceOrientationsForWindow window: UIWindow?) -> UIInterfaceOrientationMask
|
||||
{
|
||||
return UIInterfaceOrientationMask.Portrait
|
||||
return UIInterfaceOrientationMask.Landscape
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user