forked from Shinonome/dots-hyprland
refactor import to be compatible with new version of quickshell
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import "./weather"
|
||||
import qs.modules.bar.weather
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import Quickshell
|
||||
|
||||
@@ -4,7 +4,7 @@ import qs.modules.common.widgets
|
||||
|
||||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import "../"
|
||||
import qs.modules.bar
|
||||
|
||||
StyledPopup {
|
||||
id: root
|
||||
@@ -101,4 +101,4 @@ StyledPopup {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user