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

index 46e30671..239fd662 100644 --- a/resources/qml/TypingIndicator.qml +++ b/resources/qml/TypingIndicator.qml
@@ -1,6 +1,6 @@ -import QtQuick 2.10 +import QtQuick 2.9 import QtQuick.Controls 2.3 -import QtQuick.Layouts 1.10 +import QtQuick.Layouts 1.2 import im.nheko 1.0 Item {