feat(abs): kde: allow to access gtk resources.

They are required for gtk based app on KDE.
This commit is contained in:
Alexandre Pujol 2025-03-07 00:08:17 +01:00
parent b623dc4a77
commit 9e1cc72cc4
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -6,6 +6,7 @@
include <abstractions/fonts> include <abstractions/fonts>
include <abstractions/freedesktop.org> include <abstractions/freedesktop.org>
include <abstractions/gtk>
include <abstractions/qt5> include <abstractions/qt5>
include <abstractions/wayland> include <abstractions/wayland>
include <abstractions/X-strict> include <abstractions/X-strict>