testing git authentication in qt
This commit is contained in:
@@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user