summaryrefslogtreecommitdiffstats
path: root/src/plugins/shellintegration/xdg-shell/xdg-shell.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/shellintegration/xdg-shell/xdg-shell.pro')
-rw-r--r--src/plugins/shellintegration/xdg-shell/xdg-shell.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/shellintegration/xdg-shell/xdg-shell.pro b/src/plugins/shellintegration/xdg-shell/xdg-shell.pro
index 1fabf2c64..2b1191af0 100644
--- a/src/plugins/shellintegration/xdg-shell/xdg-shell.pro
+++ b/src/plugins/shellintegration/xdg-shell/xdg-shell.pro
@@ -6,14 +6,17 @@ qtConfig(xkbcommon-evdev): \
QMAKE_USE_PRIVATE += xkbcommon_evdev
WAYLANDCLIENTSOURCES += \
+ ../../../3rdparty/protocol/xdg-decoration-unstable-v1.xml \
../../../3rdparty/protocol/xdg-shell.xml
HEADERS += \
+ qwaylandxdgdecorationv1_p.h \
qwaylandxdgshell_p.h \
qwaylandxdgshellintegration_p.h \
SOURCES += \
main.cpp \
+ qwaylandxdgdecorationv1.cpp \
qwaylandxdgshell.cpp \
qwaylandxdgshellintegration.cpp \