Skip to content

Commit

Permalink
Keep this property private
Browse files Browse the repository at this point in the history
  • Loading branch information
cockscomb committed May 7, 2016
1 parent fa362d0 commit 909cad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HUDKit/Classes/Progress/HUDProgressViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public class HUDProgressViewController: UIViewController {
}
}

public var visualEffect: UIVisualEffect?
private var visualEffect: UIVisualEffect?

// MARK: - Initializer

Expand Down

0 comments on commit 909cad2

Please sign in to comment.