QmlProfiler: changed file extension for traces

Change-Id: I71e8f30169912bc7c72ad76e75920bb9bc27c53e
Reviewed-on: http://codereview.qt.nokia.com/3325
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
Christiaan Janssen
2011-08-22 16:01:50 +02:00
parent e65c040caa
commit 0d0992c712
2 changed files with 6 additions and 4 deletions
@@ -41,6 +41,8 @@
namespace QmlProfiler {
namespace Internal {
#define TraceFileExtension "*.qtd"
class QmlProfilerTool : public Analyzer::IAnalyzerTool
{
Q_OBJECT