libcalamares: repair build for Qt6

This commit is contained in:
Adriaan de Groot 2023-10-23 22:20:02 +02:00
parent 594bc5b169
commit f0d13fc9c4

View File

@ -92,7 +92,7 @@ signals:
*/ */
void queueChanged( const QStringList& jobNames ); void queueChanged( const QStringList& jobNames );
public slots: public Q_SLOTS:
/** @brief Implementation detail /** @brief Implementation detail
* *
* This is a private implementation detail for the job thread, * This is a private implementation detail for the job thread,