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
public:
private slots:
private Q_SLOTS:
void initTestCase()
{
AkonadiTest::checkTestIsIsolated();

Loading…
Cancel
Save