Comment 5 for bug 1547360

Revision history for this message
Dubstar_04 (dubstar-04) wrote :

This is a copy of the code from the mouse area:

           MouseArea {
                id: mouseArea
                anchors.fill:parent

                hoverEnabled: true
                cursorShape: Qt.CrossCursor
}

The Apps were built with "framework": "ubuntu-sdk-15.04" which framework are you using?