import QtQuick 2.9 Rectangle { id: settingsPage color: "#333333" objectName: "Settings" // TODO - add settings }