Compositor memory leak fixes
[profile/ivi/qtwayland.git] / src / compositor / windowmanagerprotocol / waylandwindowmanagerintegration.h
index 1b49a47..2077a73 100644 (file)
@@ -66,6 +66,8 @@ class Q_COMPOSITOR_EXPORT WindowManagerServerIntegration : public QObject, priva
     Q_OBJECT
 public:
     WindowManagerServerIntegration(QObject *parent = 0);
+    ~WindowManagerServerIntegration();
+
     void initialize(Wayland::Display *waylandDisplay);
     void removeClient(wl_client *client);