mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: to-dos, clean up
This commit is contained in:
parent
b0b1afc339
commit
375c15c0a8
3 changed files with 21 additions and 3 deletions
|
|
@ -37,6 +37,7 @@ Item {
|
|||
MouseArea {
|
||||
anchors.fill: parent
|
||||
hoverEnabled: true
|
||||
acceptedButtons: Qt.LeftButton | Qt.RightButton
|
||||
|
||||
onClicked: mouse => {
|
||||
modelData.triggered();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue