<table><tr><td style="">wbauer created this revision.<br />Restricted Application added a subscriber: KDE Edu.<br />Restricted Application added a project: KDE Edu.<br />wbauer 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/D10086" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When building current kstars with gcc 4.8, the build fails with errors like this:</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>error: no matching function for call to 'ProfileWizard::connect(QPointer<QProgressDialog>&, void (QProgressDialog::*)(), ProfileWizard::detectStellarMate()::__lambda220)'</p></blockquote></blockquote>

<p>See also <a href="https://bugreports.qt.io/browse/QTBUG-48988" class="remarkup-link" target="_blank" rel="noreferrer">https://bugreports.qt.io/browse/QTBUG-48988</a></p>

<p>This patch fixes it, similar as in other applications, e.g.<br />
<a href="https://cgit.kde.org/kdevelop.git/commit/?h=5.2&id=6d5bdbba0a04d7180bda1f6bb47acb386575a561" class="remarkup-link" target="_blank" rel="noreferrer">https://cgit.kde.org/kdevelop.git/commit/?h=5.2&id=6d5bdbba0a04d7180bda1f6bb47acb386575a561</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Compiles fine now with gcc 4.8 and also newer versions.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10086" rel="noreferrer">https://phabricator.kde.org/D10086</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kstars/ekos/align/offlineastrometryparser.cpp<br />
kstars/ekos/profilewizard.cpp</div></div></div><br /><div><strong>To: </strong>wbauer<br /><strong>Cc: </strong>mutlaqja, KDE Edu, narvaez, apol<br /></div>