testing git authentication in qt

This commit is contained in:
2025-03-10 15:57:28 +01:00
parent 66fce857ba
commit 002575baa1

View File

@@ -286,7 +286,7 @@ GridLayout
// header: headline // header: headline
highlight: Rectangle { color: "slategray"; radius: 3} highlight: Rectangle { color: "slategray"; radius: 3}
highlightFollowsCurrentItem: false highlightFollowsCurrentItem: false
//focus: true //focus: true test
onActiveFocusChanged: if(!focus) currentIndex = -1 onActiveFocusChanged: if(!focus) currentIndex = -1
delegate: Item delegate: Item
{ {