adapt Decoration Server to KwaylandServer Change

master
Adrien Faveraux 2020-07-12 18:47:39 +02:00 committed by Vlad Zahorodnii
parent 3cdfdeb982
commit ae12cf9784
1 changed files with 0 additions and 1 deletions

View File

@ -439,7 +439,6 @@ bool WaylandServer::init(const QByteArray &socketName, InitializationFlags flags
);
}
);
m_decorationManager->create();
m_outputManagement = m_display->createOutputManagement(m_display);
connect(m_outputManagement, &OutputManagementInterface::configurationChangeRequested,