warnings--
Reviewers: apol, zzag Reviewed By: apol, zzag Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D25667
This commit is contained in:
parent
47306865a7
commit
7f587d1147
2 changed files with 1 additions and 2 deletions
|
@ -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…
Reference in a new issue