Fix another missing import

This commit is contained in:
Tobias Fella
2023-06-17 14:32:03 +02:00
parent a27f4765e4
commit c51a1f4851

View File

@@ -7,6 +7,8 @@ import QtQuick.Layouts 1.15
import org.kde.kirigami 2.20 as Kirigami
import org.kde.neochat 1.0
Kirigami.Page {
id: deleteSheet