import QtQuick import ".." Rectangle { color: ShellGlobals.colors.highlight; radius: 5; width: 7.5; height: 7.5; }