<table><tr><td style="">flherne created this revision.<br />Restricted Application added a subscriber: kdevelop-devel.
</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/D4946" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In Qt 5.8.0, "QModelIndex::child has been deprecated due to its lack of generality. Use model->index(row, column, index) instead." This causes a lot of -Wdeprecated-declarations spam when compiling.</p>

<p>Trivial search-and-replace with the suggested equivalent.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Only affects test code...</p>

<p>Comparing before/after runs now.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4946" rel="noreferrer">https://phabricator.kde.org/D4946</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>debuggers/gdb/unittests/test_gdb.cpp<br />
debuggers/lldb/unittests/test_lldb.cpp</div></div></div><br /><div><strong>To: </strong>flherne, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>