forked from qt-creator/qt-creator
Import the types in the declaring namespace object.
This commit is contained in:
@@ -193,7 +193,7 @@ bool Bind::visit(UiImport *ast)
|
||||
}
|
||||
}
|
||||
|
||||
_typeEnvironment->setProperty(userComponent->componentName(), objectValue);
|
||||
namespaceObject->setProperty(userComponent->componentName(), objectValue);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user