cmake build hotfix

This commit is contained in:
2026-06-05 12:31:37 +02:00
parent 27924aca37
commit 9cefdf509c
17 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include <QFutureWatcher>
#include <QtQml/qqml.h>
namespace ZShell::Internal {
namespace ZShell::internal {
class WallpaperImage : public QQuickItem {
Q_OBJECT