<table><tr><td style="">jjazeix created this revision.<br />jjazeix added a reviewer: Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />jjazeix requested review of this revision.
</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/D26926">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Fixes <a href="https://build.kde.org/view/Failing/job/Plasma/job/drkonqi/job/kf5-qt5%20WindowsMSVCQt5.14/" class="remarkup-link" target="_blank" rel="noreferrer">https://build.kde.org/view/Failing/job/Plasma/job/drkonqi/job/kf5-qt5%20WindowsMSVCQt5.14/</a></p>
<p>The fix still uses a deprecated method but it's the easier to put in place for now.<br />
A clean fix would be:</p>
<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">QTextStream ts(&a);
ts << Qt::hex << "0x" << qSetFieldWidth(8) << Qt::right << i;
qDebug() << a;</pre></div>
<p>But as we are inside argument function, it would need a bit of rework.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R871 DrKonqi</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26926">https://phabricator.kde.org/D26926</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/drkonqidialog.cpp</div></div></div><br /><div><strong>To: </strong>jjazeix, Plasma<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>