import QtQuick 2.2

QtObject {
    Component.onCompleted: null.bug = 0
}
