1// Copyright (C) 2017 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
3
4#include "qwlclientbufferintegration_p.h"
5
6QT_BEGIN_NAMESPACE
7
8namespace QtWayland {
9
10ClientBufferIntegration::ClientBufferIntegration()
11{
12}
13
14}
15
16QT_END_NAMESPACE
17

source code of qtwayland/src/compositor/hardware_integration/qwlclientbufferintegration.cpp