[wayland] Update to kwayland-server appmenu changes
This commit is contained in:
parent
7a861d07aa
commit
2c55df788f
1 changed files with 0 additions and 1 deletions
|
@ -389,7 +389,6 @@ bool WaylandServer::init(const QByteArray &socketName, InitializationFlags flags
|
|||
}
|
||||
);
|
||||
m_appMenuManager = m_display->createAppMenuManagerInterface(m_display);
|
||||
m_appMenuManager->create();
|
||||
connect(m_appMenuManager, &AppMenuManagerInterface::appMenuCreated,
|
||||
[this] (AppMenuInterface *appMenu) {
|
||||
if (XdgToplevelClient *client = findXdgToplevelClient(appMenu->surface())) {
|
||||
|
|
Loading…
Reference in a new issue