import QtQuick import QtQuick.Controls.impl import QtQuick.Templates as T T.ApplicationWindow { id: window color: window.palette.window }