tests/auto/qpixmapcache/tst_qpixmapcache.cpp
branchRCL_3
changeset 7 3f74d0d4af4c
parent 4 3b1da2848fc7
--- a/tests/auto/qpixmapcache/tst_qpixmapcache.cpp	Mon Mar 15 12:43:09 2010 +0200
+++ b/tests/auto/qpixmapcache/tst_qpixmapcache.cpp	Thu Apr 08 14:19:33 2010 +0300
@@ -487,7 +487,9 @@
 // The following function is implemented in qpixmapcache.cpp in GUI but export for 
 // auto test only with marco Q_AUTOTEST_EXPORT
 
+//QT_BEGIN_NAMESPACE
 //extern int q_QPixmapCache_keyHashSize();
+//QT_END_NAMESPACE
 
 void tst_QPixmapCache::noLeak()
 {