summaryrefslogtreecommitdiffstats
path: root/tests/auto/qfileinfo
diff options
context:
space:
mode:
authorHarald Fernengel <harald.fernengel@nokia.com>2010-11-04 10:31:22 +0100
committerHarald Fernengel <harald.fernengel@nokia.com>2010-11-04 10:31:22 +0100
commit7833534ee1fda1e80a14ace34747283aaa386114 (patch)
tree862f4f1ef67fe6498440ca03948b347fb761e93f /tests/auto/qfileinfo
parent095f416f806062ab23d82c6907fffac4f862ee3b (diff)
fix tests when using Qt in a namespace
Diffstat (limited to 'tests/auto/qfileinfo')
-rw-r--r--tests/auto/qfileinfo/tst_qfileinfo.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qfileinfo/tst_qfileinfo.cpp b/tests/auto/qfileinfo/tst_qfileinfo.cpp
index 5ec721b722..c9bf17adc9 100644
--- a/tests/auto/qfileinfo/tst_qfileinfo.cpp
+++ b/tests/auto/qfileinfo/tst_qfileinfo.cpp
@@ -70,7 +70,9 @@
# define SRCDIR ""
#endif
+QT_BEGIN_NAMESPACE
extern Q_AUTOTEST_EXPORT bool qIsLikelyToBeNfs(int /* handle */);
+QT_END_NAMESPACE
//TESTED_CLASS=
//TESTED_FILES=