Get rid of Q_{EMIT,SLOTS,SIGNALS}

This commit is contained in:
seatedscribe 2017-03-16 21:46:53 +01:00
parent 3fcf342fbc
commit 06bbd6e066
No known key found for this signature in database
GPG key ID: 274436320C4CD03B
8 changed files with 10 additions and 10 deletions

View file

@ -26,7 +26,7 @@ class TestYubiKeyChalResp: public QObject
{
Q_OBJECT
private Q_SLOTS:
private slots:
void initTestCase();
void cleanupTestCase();