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

index 12fbf838..526f056e 100644 --- a/resources/qml/voip/PlaceCall.qml +++ b/resources/qml/voip/PlaceCall.qml
@@ -1,7 +1,7 @@ import "../" -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 Popup {