// Copyright (c) Daniel Gakwaya. // SPDX-License-Identifier: MIT import QtQuick Rectangle { color: "red" }