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

@ -32,7 +32,7 @@ class TestCsvParser : public QObject
public:
private Q_SLOTS:
private slots:
void init();
void cleanup();
void initTestCase();