mirror of
https://github.com/tnodir/fort
synced 2024-11-15 12:26:26 +00:00
UI: OptionsPage: Add mouse cursor to links.
This commit is contained in:
parent
c1adc15edb
commit
beb8e49ce3
@ -23,6 +23,7 @@ Label {
|
|||||||
id: ma
|
id: ma
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
hoverEnabled: true
|
hoverEnabled: true
|
||||||
|
cursorShape: Qt.PointingHandCursor
|
||||||
onClicked: bt.clicked()
|
onClicked: bt.clicked()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user