mirror of
https://github.com/hyprwm/Hyprland
synced 2025-12-25 00:10:12 +01:00
parent
09ec1cca51
commit
d462cc7fa1
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