lidwatcher plugin initial setup

This commit is contained in:
2026-06-01 20:02:37 +02:00
parent 82aa7c415f
commit 7de8cc3104
4 changed files with 92 additions and 0 deletions
+2
View File
@@ -45,11 +45,13 @@ qml_module(ZShell
requests.hpp requests.cpp
toaster.hpp toaster.cpp
qalculator.hpp qalculator.cpp
lidwatcher.hpp lidwatcher.cpp
LIBRARIES
Qt::Gui
Qt::Quick
Qt::Concurrent
Qt::Sql
Qt::DBus
PkgConfig::Qalculate
)