mirror of
https://github.com/hyprwm/Hyprland
synced 2026-05-08 02:38:12 +02:00
parent
664da71d10
commit
48817b97f5
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ void CSubsurface::onNewSubsurface(SP<CWLSubsurfaceResource> pSubsurface) {
|
|||
|
||||
ASSERT(PSUBSURFACE);
|
||||
|
||||
PSUBSURFACE->m_pParent = PSUBSURFACE;
|
||||
PSUBSURFACE->m_pParent = m_pSelf;
|
||||
}
|
||||
|
||||
void CSubsurface::onMap() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue