┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/draganddrophelpertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/draganddrophelpertest.cpp')
-rw-r--r--src/tests/draganddrophelpertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/draganddrophelpertest.cpp b/src/tests/draganddrophelpertest.cpp
index 584b7098b..9379347f0 100644
--- a/src/tests/draganddrophelpertest.cpp
+++ b/src/tests/draganddrophelpertest.cpp
@@ -11,7 +11,7 @@ class DragAndDropHelperTest : public QObject
{
Q_OBJECT
-private slots:
+private Q_SLOTS:
void testUrlListMatchesUrl_data();
void testUrlListMatchesUrl();
};