Skip to content

Commit

Permalink
Back to let
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoffer Winterkvist committed Jun 6, 2016
1 parent c6795ad commit 597181b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/LightboxController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -145,8 +145,8 @@ public class LightboxController: UIViewController {
var pageViews = [PageView]()
var statusBarHidden = false

private var initialImages: [LightboxImage]
private var initialPage: Int
private let initialImages: [LightboxImage]
private let initialPage: Int

// MARK: - Initializers

Expand Down

0 comments on commit 597181b

Please sign in to comment.