Skip to content
  • Kai Koehne's avatar
    Prevent symbol clashes for qml classes · 33ec15b9
    Kai Koehne authored
    Fix namespace usage such that all classes in shared/qml live in the
    Qml namespace, and classes in QmlDesigner plugin in the QmlDesigner
    namespace.
    
    This should prevent any symbol clashes until we can finally get rid
    of the file dublicates (e.g. QmlDocument).
    33ec15b9