Reviewers: apol, zzag

Reviewed By: apol, zzag

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D25667
remotes/origin/apol/tablet-unstable-v2
David Edmundson 6 years ago
parent 47306865a7
commit 7f587d1147
  1. 1
      autotests/integration/plasma_surface_test.cpp
  2. 2
      xwl/databridge.h

@ -65,7 +65,6 @@ private Q_SLOTS:
private:
KWayland::Client::Compositor *m_compositor = nullptr;
Shell *m_shell = nullptr;
PlasmaShell *m_plasmaShell = nullptr;
};

@ -25,7 +25,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <xcb/xcb.h>
class xcb_xfixes_selection_notify_event_t;
struct xcb_xfixes_selection_notify_event_t;
namespace KWayland
{

Loading…
Cancel
Save