import QtQuick 2.0

Rectangle {
    objectName: "cursorInstance"
}
