marten added inline comments. INLINE COMMENTS
> receivefilejob.h:69 > BluezQt::Request<QString> m_request; > + bool m_accepted = false; > }; Allowed in C++11, but would this not be clearer done in the constructor initialization list? REPOSITORY R97 Bluedevil REVISION DETAIL https://phabricator.kde.org/D4744 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: drosca, #plasma Cc: marten, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol