summaryrefslogtreecommitdiffstats
path: root/examples/video/snippets/performancemonitor/performancemonitor.cpp
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2011-12-22 15:48:21 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-22 07:23:35 +0100
commit973fb0680d6a8c50f128d8a094231372bcfe3552 (patch)
treeb3dbf74340b1ec983c6e0ebe388bfda2b1f61d1e /examples/video/snippets/performancemonitor/performancemonitor.cpp
parent230782546145e164ec38eb03e37c945aa059d393 (diff)
Fix namespace compilation.
By removing unnamespaced forward decls. Change-Id: Icccb34092ef7451d29f52db08811a2152c50e4b8 Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
Diffstat (limited to 'examples/video/snippets/performancemonitor/performancemonitor.cpp')
-rw-r--r--examples/video/snippets/performancemonitor/performancemonitor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/video/snippets/performancemonitor/performancemonitor.cpp b/examples/video/snippets/performancemonitor/performancemonitor.cpp
index 73ebe291f..41a2d34b3 100644
--- a/examples/video/snippets/performancemonitor/performancemonitor.cpp
+++ b/examples/video/snippets/performancemonitor/performancemonitor.cpp
@@ -40,7 +40,6 @@
****************************************************************************/
#include "performancemonitor.h"
-#include <QtCore/QString>
namespace PerformanceMonitor {