Skip to content
Snippets Groups Projects
Verified Commit b541f5eb authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Try to fix 'PowerlevelIndicator is not a type'

parent 057e1f5c
No related branches found
No related tags found
No related merge requests found
Pipeline #5141 passed
......@@ -2,12 +2,14 @@
//
// SPDX-License-Identifier: GPL-3.0-or-later
import Qt.labs.platform 1.1 as Platform
import QtQuick 2.15
import QtQuick.Controls 2.15
import QtQuick.Layouts 1.2
import QtQuick.Window 2.13
import im.nheko 1.0
import Qt.labs.platform as Platform
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
import QtQuick.Window
import im.nheko
import "./components"
Column {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment