diff options
Diffstat (limited to 'modules/launcher/WallpaperList.qml')
| -rw-r--r-- | modules/launcher/WallpaperList.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/launcher/WallpaperList.qml b/modules/launcher/WallpaperList.qml index f59dd29..5979b69 100644 --- a/modules/launcher/WallpaperList.qml +++ b/modules/launcher/WallpaperList.qml @@ -1,4 +1,4 @@ -import qs.widgets +import "items" import qs.services import qs.config import Quickshell |