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

@ -17,7 +17,7 @@
namespace LayerShellQt {
class QWaylandLayerShell : public QtWayland::zwlr_layer_shell_v1
class LAYERSHELLQT_EXPORT QWaylandLayerShell : public QtWayland::zwlr_layer_shell_v1
{
public:
QWaylandLayerShell(struct QtWayland::zwlr_layer_shell_v1 *shell);