summaryrefslogtreecommitdiffstats
path: root/src/compositor/extensions/qwaylandxdgshell_p.h
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2016-05-25 11:41:01 +0200
committerJohan Helsing <johan.helsing@qt.io>2016-05-27 11:01:47 +0000
commit9979e7e55dcd6c89b8b721c2af83998e9cc9d731 (patch)
treebf1d70cd9841ca9de492b9bcd73b9e86ff5186fd /src/compositor/extensions/qwaylandxdgshell_p.h
parent20692ad15b8ac0c24b12d30609f061a740c87f23 (diff)
Revert "Add position property to QWaylandXdgPopup"
This commit would have broken source and binary compatibility between 5.7.0 and 5.7.1. This reverts commit 20692ad15b8ac0c24b12d30609f061a740c87f23. Change-Id: Ic4156571889ec08a708e67c55d461d3052ce0ad0 Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
Diffstat (limited to 'src/compositor/extensions/qwaylandxdgshell_p.h')
-rw-r--r--src/compositor/extensions/qwaylandxdgshell_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/compositor/extensions/qwaylandxdgshell_p.h b/src/compositor/extensions/qwaylandxdgshell_p.h
index 1e4ccf0fb..3165eb7ca 100644
--- a/src/compositor/extensions/qwaylandxdgshell_p.h
+++ b/src/compositor/extensions/qwaylandxdgshell_p.h
@@ -161,7 +161,6 @@ private:
QWaylandSurface *m_surface;
QWaylandSurface *m_parentSurface;
QWaylandXdgShell *m_xdgShell;
- QPoint m_position;
void xdg_popup_destroy_resource(Resource *resource) Q_DECL_OVERRIDE;
void xdg_popup_destroy(xdg_popup::Resource *resource) Q_DECL_OVERRIDE;