summaryrefslogtreecommitdiffstats
path: root/examples/wayland/qwindow-compositor/compositorwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/qwindow-compositor/compositorwindow.h')
-rw-r--r--examples/wayland/qwindow-compositor/compositorwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/wayland/qwindow-compositor/compositorwindow.h b/examples/wayland/qwindow-compositor/compositorwindow.h
index c7c637e53..8b5180a00 100644
--- a/examples/wayland/qwindow-compositor/compositorwindow.h
+++ b/examples/wayland/qwindow-compositor/compositorwindow.h
@@ -73,7 +73,6 @@ private slots:
void startMove();
void startResize(int edge, bool anchored);
void startDrag(WindowCompositorView *dragIcon);
- void setFrameOffset(const QPoint &offset);
private:
enum GrabState { NoGrab, MoveGrab, ResizeGrab, DragGrab };