Fix compile when Qt keywords are disabled

wilder
Milian Wolff 10 years ago
parent 02cf3eb082
commit f06ee7b7fc
  1. 2
      autotests/foldertreewidgettest.cpp

@ -60,7 +60,7 @@ class FolderTreeWidgetTest : public QObject
Q_OBJECT Q_OBJECT
public: public:
private slots: private Q_SLOTS:
void initTestCase() void initTestCase()
{ {
AkonadiTest::checkTestIsIsolated(); AkonadiTest::checkTestIsIsolated();

Loading…
Cancel
Save