zzag added inline comments. INLINE COMMENTS
> display.h:297 > + */ > + XdgOutputManagerInterface *createXdgOutputManager(const > XdgOutputInterfaceVersion &version, QObject *parent = nullptr); > + You can't introduce another createXdgOutputManager() because it's not overloaded. You probably need to rename this method, e.g. createXdgOutputManager2. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D28498 To: davidedmundson, #kwin Cc: zzag, anthonyfieroni, apol, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns