From a6e5fec5dbfb1121f09f5b59c9f74616192d4b35 Mon Sep 17 00:00:00 2001 From: quadbyte Date: Sun, 10 Aug 2025 14:54:47 -0400 Subject: [PATCH] Build fix --- Modules/Background/WallpaperPicker.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/Modules/Background/WallpaperPicker.qml b/Modules/Background/WallpaperPicker.qml index 5fc2b8b..0b1a417 100644 --- a/Modules/Background/WallpaperPicker.qml +++ b/Modules/Background/WallpaperPicker.qml @@ -1,5 +1,6 @@ pragma Singleton +import QtQuick import Quickshell import qs.Services