summary refs log tree commit diff
path: root/resources/qml/device-verification/EmojiElement.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/device-verification/EmojiElement.qml')
-rw-r--r--resources/qml/device-verification/EmojiElement.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/qml/device-verification/EmojiElement.qml b/resources/qml/device-verification/EmojiElement.qml

index 73ad1c9b..511e9a86 100644 --- a/resources/qml/device-verification/EmojiElement.qml +++ b/resources/qml/device-verification/EmojiElement.qml
@@ -1,5 +1,5 @@ -import QtQuick 2.3 -import QtQuick.Controls 2.10 +import QtQuick 2.10 +import QtQuick.Controls 2.3 import QtQuick.Layouts 1.10 Rectangle {