import QtQuick 2.0

QtObject {
    default property bool test: true
}
