updated to static method
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
30b2eb150a
commit
f6a46eed00
@ -12,7 +12,7 @@ import VDS
|
||||
open class CoreUIModelMapping: ModelMapping {
|
||||
open override class func registerObjects() {
|
||||
super.registerObjects()
|
||||
Font.dsLight.register()
|
||||
Font.register()
|
||||
registerMolecules()
|
||||
registerRules()
|
||||
registerActions()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user