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
highlight: Rectangle { color: "slategray"; radius: 3}
highlightFollowsCurrentItem: false
//focus: true
//focus: true test
onActiveFocusChanged: if(!focus) currentIndex = -1
delegate: Item
{