diff --git a/src/libcalamares/JobQueue.h b/src/libcalamares/JobQueue.h index 699f52e42..dd27f0a58 100644 --- a/src/libcalamares/JobQueue.h +++ b/src/libcalamares/JobQueue.h @@ -92,7 +92,7 @@ signals: */ void queueChanged( const QStringList& jobNames ); -public slots: +public Q_SLOTS: /** @brief Implementation detail * * This is a private implementation detail for the job thread,