<table><tr><td style="">gjditchfield updated this revision to Diff 68767.<br />gjditchfield added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24709">View Revision</a></tr></table><br /><div><div><p>Changes based on review comments</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">AttachmentModel::addAttachment() always returns true, which is not useful, so change it into a void function.</li>
<li class="remarkup-list-item">Restore Q_REQUIRED_RESULT to RichTextComposerSignatures::replaceSignature() and add checks of the returned value where they were missing.</li>
<li class="remarkup-list-item">The return value of Item::appendChildItem() is potentially useful, so don't change it into a void function.  However, many current callers have no use for the returned value, so remove the Q_REQUIRED_RESULT attribute.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R94 PIM: Message Library</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D24709?vs=68075&id=68767">https://phabricator.kde.org/D24709?vs=68075&id=68767</a></div></div><br /><div><strong>BRANCH</strong><div><div>retvals (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24709">https://phabricator.kde.org/D24709</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>messagecomposer/src/attachment/attachmentmodel.cpp<br />
messagecomposer/src/attachment/attachmentmodel.h<br />
messagecomposer/src/composer-ng/autotests/richtextcomposersignaturestest.cpp<br />
messagelist/src/core/item.h</div></div></div><br /><div><strong>To: </strong>gjditchfield<br /><strong>Cc: </strong>mlaurent, kde-pim, fbampaloukas, dvasin, rodsevich, winterz, vkrause, knauss, dvratil<br /></div>