removed
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
1f2711851c
commit
b8ab69adbd
@ -59,7 +59,6 @@ class LabelViewController: BaseViewController<Label> {
|
|||||||
var defaultLineHeightLabel: UILabel?
|
var defaultLineHeightLabel: UILabel?
|
||||||
var defaultPointLabel: UILabel?
|
var defaultPointLabel: UILabel?
|
||||||
var calculatedLabel = UILabel()
|
var calculatedLabel = UILabel()
|
||||||
override func allTextFields() -> [TextField]? { [textField] }
|
|
||||||
|
|
||||||
override func setupForm(){
|
override func setupForm(){
|
||||||
super.setupForm()
|
super.setupForm()
|
||||||
@ -262,3 +261,4 @@ class LabelViewController: BaseViewController<Label> {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user