mirror of
https://github.com/tnodir/fort
synced 2024-11-15 10:05:08 +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
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
cursorShape: Qt.PointingHandCursor
|
||||
onClicked: bt.clicked()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user