remove component

This commit is contained in:
Tobias Fella 2020-02-29 00:17:11 +01:00
parent ed2fb9575e
commit 05965bf39c
No known key found for this signature in database
GPG Key ID: E55EDAB3CA5D9925
1 changed files with 1 additions and 3 deletions

View File

@ -26,8 +26,7 @@ import org.kde.kirigami 2.4 as Kirigami
import org.kde.alligator 1.0
Component {
Kirigami.ScrollablePage {
Kirigami.ScrollablePage {
title: "Alligator"
contextualActions: [
@ -94,4 +93,3 @@ Component {
}
}
}
}