adapt Decoration Server to KwaylandServer Change
This commit is contained in:
parent
3cdfdeb982
commit
ae12cf9784
1 changed files with 0 additions and 1 deletions
|
@ -439,7 +439,6 @@ bool WaylandServer::init(const QByteArray &socketName, InitializationFlags flags
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
m_decorationManager->create();
|
|
||||||
|
|
||||||
m_outputManagement = m_display->createOutputManagement(m_display);
|
m_outputManagement = m_display->createOutputManagement(m_display);
|
||||||
connect(m_outputManagement, &OutputManagementInterface::configurationChangeRequested,
|
connect(m_outputManagement, &OutputManagementInterface::configurationChangeRequested,
|
||||||
|
|
Loading…
Reference in a new issue