This commit is contained in:
Aleix Pol
2021-04-01 02:45:31 +02:00
parent ea3e4b3139
commit 41704f8d15
6 changed files with 16 additions and 11 deletions

View File

@ -11,12 +11,13 @@
#include <wayland-client.h>
#include <QtWaylandClient/private/qwaylandshellintegration_p.h>
#include "layershellqt_export.h"
namespace LayerShellQt {
class QWaylandLayerShell;
class QWaylandLayerShellIntegration : public QtWaylandClient::QWaylandShellIntegration
class LAYERSHELLQT_EXPORT QWaylandLayerShellIntegration : public QtWaylandClient::QWaylandShellIntegration
{
public:
QWaylandLayerShellIntegration();