summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qfxperf.cpp
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-07-02 02:58:07 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-07-02 02:58:07 (GMT)
commitc9525d561fa05f0914546315fc33d8942b80742a (patch)
tree4d052ab04f3f45ba838bd9c7b466411f41c4dd13 /src/declarative/util/qfxperf.cpp
parent36e237d5dc4bb0728b63f26d9af07fe9c1b1601f (diff)
downloadQt-c9525d561fa05f0914546315fc33d8942b80742a.zip
Qt-c9525d561fa05f0914546315fc33d8942b80742a.tar.gz
Qt-c9525d561fa05f0914546315fc33d8942b80742a.tar.bz2
Make performance logging classes private.
Diffstat (limited to 'src/declarative/util/qfxperf.cpp')
-rw-r--r--src/declarative/util/qfxperf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/util/qfxperf.cpp b/src/declarative/util/qfxperf.cpp
index 9ac9e8d..db56b37 100644
--- a/src/declarative/util/qfxperf.cpp
+++ b/src/declarative/util/qfxperf.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include "qfxperf.h"
+#include "private/qfxperf_p.h"
QT_BEGIN_NAMESPACE