summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/qlabel/tst_qlabel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qlabel/tst_qlabel.cpp b/tests/auto/qlabel/tst_qlabel.cpp
index 13a75c1..3ff5bb4 100644
--- a/tests/auto/qlabel/tst_qlabel.cpp
+++ b/tests/auto/qlabel/tst_qlabel.cpp
@@ -54,7 +54,7 @@
//TESTED_CLASS=
//TESTED_FILES=
#if defined(Q_OS_SYMBIAN)
-# define SRCDIR "."
+# define SRCDIR ""
#endif
class Widget : public QWidget