Skip to content
  • Tim Jenssen's avatar
    QmlDesigner: fix using the right object/unit · 8ac0e03e
    Tim Jenssen authored
    
    
    TreeViewStyle is existing two times and wasn't in anonymous namespace.
    The result after refactoring was that the wrong TreeViewStyle was used.
    Moved the two times existing drawSelectionBackground to NavigatorTreeView
    to avoid similar problems.
    
    Change-Id: Id87894a01b5f6c94c81c478f9492ec6b78eb9e70
    Reviewed-by: default avatarMarco Bubke <marco.bubke@digia.com>
    8ac0e03e