fix slots for tests

This commit is contained in:
Michael Zanetti 2014-05-04 01:05:17 +02:00
parent 7eb0cc1963
commit aa79e9d5a0

View File

@ -42,7 +42,7 @@ class GuhTestBase : public QObject
public:
explicit GuhTestBase(QObject *parent = 0);
private slots:
protected slots:
void initTestCase();
void cleanupTestCase();