dfaure accepted this revision. dfaure added inline comments. This revision is now accepted and ready to land.
INLINE COMMENTS > wrapper.cpp:49 > { > // Can't use QGuiApplication::platformName() here, there is no app > instance. > return "DISPLAY"; Move this comment above the #if (of line 46), since that's what it's commenting about. REPOSITORY R303 KInit BRANCH master REVISION DETAIL https://phabricator.kde.org/D9454 To: vkrause, dfaure Cc: #frameworks