Remove XdgSurfaceClient::updateGeometryRestoreHack()
It's not defined anywhere.
This commit is contained in:
parent
be32a1b1f5
commit
92317c5eff
1 changed files with 0 additions and 1 deletions
|
@ -88,7 +88,6 @@ private:
|
||||||
void setHaveNextWindowGeometry();
|
void setHaveNextWindowGeometry();
|
||||||
void resetHaveNextWindowGeometry();
|
void resetHaveNextWindowGeometry();
|
||||||
QRect adjustMoveResizeGeometry(const QRect &rect) const;
|
QRect adjustMoveResizeGeometry(const QRect &rect) const;
|
||||||
void updateGeometryRestoreHack();
|
|
||||||
void maybeUpdateMoveResizeGeometry(const QRect &rect);
|
void maybeUpdateMoveResizeGeometry(const QRect &rect);
|
||||||
|
|
||||||
KWaylandServer::XdgSurfaceInterface *m_shellSurface;
|
KWaylandServer::XdgSurfaceInterface *m_shellSurface;
|
||||||
|
|
Loading…
Reference in a new issue