pragma Singleton import QtQuick 2.7 // =================================================================== QtObject { property int spacing: 8 }