Skip to content
Snippets Groups Projects
Commit d9a54fde authored by Thomas Hartmann's avatar Thomas Hartmann
Browse files

Welcomepage: Is should not be possible to uncheck tabs


Unchecking a tab has no clear semantic.

Change-Id: I9bb3d659a76655846c79cabbe23717119ed0cf08
Reviewed-by: default avatarJens Bache-Wiig <jens.bache-wiig@digia.com>
parent b0da255a
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,7 @@ Column {
onClicked: {
customTab.currentIndex = index
checked = true
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment