Update manager definition.
This commit is contained in:
@@ -11,7 +11,7 @@ import Foundation
|
||||
|
||||
public class MTFontManager {
|
||||
|
||||
static public var manager:MTFontManager? = nil
|
||||
static public private(set) var manager:MTFontManager! = nil
|
||||
|
||||
let kDefaultFontSize = CGFloat(20)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user