diff --git a/src/qml/Component/FullScreenImage.qml b/src/qml/Component/FullScreenImage.qml index 02abc793b..873d28753 100644 --- a/src/qml/Component/FullScreenImage.qml +++ b/src/qml/Component/FullScreenImage.qml @@ -8,6 +8,8 @@ import Qt.labs.platform 1.1 import org.kde.kirigami 2.15 as Kirigami +import org.kde.neochat 1.0 + QQC2.Popup { id: root