From c3fad79e0f283da2127f913f1969b24b83fb4095 Mon Sep 17 00:00:00 2001 From: olf Date: Sun, 16 Jun 2024 17:31:06 +0200 Subject: [PATCH] [extras/Lockscreen.qml] Add reference to issue #102 --- extras/Lockscreen.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extras/Lockscreen.qml b/extras/Lockscreen.qml index e999799..2d49b5c 100644 --- a/extras/Lockscreen.qml +++ b/extras/Lockscreen.qml @@ -5,6 +5,8 @@ ** ****************************************************************************/ +// This file bears some issues, see issue #102 // + import QtQuick 2.0 import org.nemomobile.lipstick 0.1 import Sailfish.Silica 1.0