Remove stray friend class

remotes/origin/work/davidre/forwardtouch
Vlad Zahorodnii 5 years ago
parent d84198f3b8
commit e171555f2d
  1. 2
      src/surfaceitem.h

@ -52,8 +52,6 @@ protected:
QScopedPointer<SurfacePixmap> m_previousPixmap;
QMatrix4x4 m_surfaceToBufferMatrix;
int m_referencePixmapCounter = 0;
friend class Scene::Window;
};
class KWIN_EXPORT PlatformSurfaceTexture

Loading…
Cancel
Save