import QtQuick 2.0

QtObject {
    property int testValue: 1913
}
