Remove redundant timeline label
This commit is contained in:
@@ -71,7 +71,6 @@ Kirigami.ScrollablePage {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
QQC2.CheckBox {
|
QQC2.CheckBox {
|
||||||
Kirigami.FormData.label: i18n("Timeline:")
|
|
||||||
text: i18n("Show Fancy Effects")
|
text: i18n("Show Fancy Effects")
|
||||||
checked: Config.showFancyEffects
|
checked: Config.showFancyEffects
|
||||||
onToggled: {
|
onToggled: {
|
||||||
|
|||||||
Reference in New Issue
Block a user