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

index 7a3a9f12..273ed8ab 100644 --- a/resources/qml/TopBar.qml +++ b/resources/qml/TopBar.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 Rectangle {