summary refs log tree commit diff
path: root/resources/qml/device-verification/EmojiElement.qml
diff options
context:
space:
mode:
authorCH Chethan Reddy <40890937+Chethan2k1@users.noreply.github.com>2020-09-14 17:27:49 +0530
committerCH Chethan Reddy <40890937+Chethan2k1@users.noreply.github.com>2020-09-14 17:27:49 +0530
commit8eb74daf766ea32804171154d45cb28e32e39e40 (patch)
treedd2f49e9dd27e4df176723f68d29aba0ab7c7e9f /resources/qml/device-verification/EmojiElement.qml
parentSingle line click handler (diff)
downloadnheko-8eb74daf766ea32804171154d45cb28e32e39e40.tar.xz
Split qml part of Device Verification
Diffstat (limited to 'resources/qml/device-verification/EmojiElement.qml')
-rw-r--r--resources/qml/device-verification/EmojiElement.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/qml/device-verification/EmojiElement.qml b/resources/qml/device-verification/EmojiElement.qml

index 22f9e414..7e364594 100644 --- a/resources/qml/device-verification/EmojiElement.qml +++ b/resources/qml/device-verification/EmojiElement.qml
@@ -1,4 +1,5 @@ import QtQuick 2.3 +import QtQuick.Controls 2.10 import QtQuick.Layouts 1.10 Rectangle {