apol added inline comments. INLINE COMMENTS
> kossebau wrote in framesvg.cpp:150 > How would you use the `else`? Not yet with you what you mean here, if (prefix.endsWith(QLatin1Char('-'))) { return hasElement(prefix % QLatin1String("center")); } else return hasElement(prefix % QLatin1String("-center")); REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D21174 To: kossebau, #plasma Cc: apol, kde-frameworks-devel, michaelh, ngraham, bruns