Merge branch 'bugfix/dashfix' into 'develop'
some class is using a xib. See merge request BPHV_MIPS/mvm_core_ui!219
This commit is contained in:
commit
b35056b985
@ -31,7 +31,6 @@ open class DashLine: View {
|
|||||||
|
|
||||||
required public init?(coder: NSCoder) {
|
required public init?(coder: NSCoder) {
|
||||||
super.init(coder: coder)
|
super.init(coder: coder)
|
||||||
fatalError("DashLine xib not supported")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//------------------------------------------------------
|
//------------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user