From 2a47c83674a8e19b287cc731cbe814ca411f269f Mon Sep 17 00:00:00 2001 From: Johan Klokkhammer Helsing Date: Thu, 8 Dec 2016 13:44:13 +0100 Subject: Fix broken HEADERS list in client.pro Change-Id: I67fa756f584577028a90706609bc6485ee98b126 Reviewed-by: Paul Olav Tvete --- src/client/client.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/client/client.pro') diff --git a/src/client/client.pro b/src/client/client.pro index 04f055e6a..7d602086b 100644 --- a/src/client/client.pro +++ b/src/client/client.pro @@ -53,6 +53,7 @@ SOURCES += qwaylandintegration.cpp \ qwaylandxdgsurface.cpp \ qwaylandxdgpopup.cpp \ qwaylandxdgshellintegration.cpp \ + qwaylandxdgshellv6.cpp \ qwaylandxdgshellv6integration.cpp \ qwaylandextendedsurface.cpp \ qwaylandsubsurface.cpp \ @@ -69,7 +70,6 @@ SOURCES += qwaylandintegration.cpp \ qwaylanddatadevice.cpp \ qwaylandshm.cpp \ qwaylandbuffer.cpp \ - qwaylandxdgshellv6.cpp \ HEADERS += qwaylandintegration_p.h \ qwaylandnativeinterface_p.h \ @@ -93,6 +93,7 @@ HEADERS += qwaylandintegration_p.h \ qwaylandxdgsurface_p.h \ qwaylandxdgpopup_p.h \ qwaylandxdgshellintegration_p.h \ + qwaylandxdgshellv6_p.h \ qwaylandxdgshellv6integration_p.h \ qwaylandextendedsurface_p.h \ qwaylandsubsurface_p.h \ @@ -110,8 +111,7 @@ HEADERS += qwaylandintegration_p.h \ ../shared/qwaylandinputmethodeventbuilder_p.h \ ../shared/qwaylandmimehelper_p.h \ ../shared/qwaylandxkb_p.h \ - ../shared/qwaylandsharedmemoryformathelper_p.h - qwaylandxdgshellv6_p.h \ + ../shared/qwaylandsharedmemoryformathelper_p.h \ include(hardwareintegration/hardwareintegration.pri) include(shellintegration/shellintegration.pri) -- cgit v1.2.3