Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 59 Bytes

cursorVisible.qml

File metadata and controls

6 lines (5 loc) · 59 Bytes
 
Apr 27, 2011
Apr 27, 2011
1
2
3
4
5
6
import QtQuick 2.0
Item {
width: 100
height: 20
}