diff --git a/src/wayland/datacontroldevice_v1_interface.h b/src/wayland/datacontroldevice_v1_interface.h index 673fb833eb..8732378455 100644 --- a/src/wayland/datacontroldevice_v1_interface.h +++ b/src/wayland/datacontroldevice_v1_interface.h @@ -42,7 +42,7 @@ public: void sendClearSelection(); Q_SIGNALS: - void selectionChanged(KWaylandServer::DataControlSourceV1Interface*); + void selectionChanged(KWaylandServer::DataControlSourceV1Interface *dataSource); void selectionCleared(); private: