dfaure requested changes to this revision. dfaure added inline comments. This revision now requires changes to proceed.
INLINE COMMENTS > slavebase.cpp:125 > > + QSet<QString> m_TempAuth; > QString m_warningCaption; should be m_tempAuth, the letter after '_' is never uppercase. Maybe m_tempAuths since it's a set? REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D10818 To: chinmoyr, dfaure Cc: #frameworks, michaelh