QmlProfiler: rename qmlprofilereventlocation.h to qmleventlocation.h

This way the file name matches the class name.

Change-Id: I6e65b0ea13a7e5b15d4c7e5ad7738fc03e3401ad
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Ulf Hermann
2016-05-04 18:54:59 +02:00
parent 6aaa2aea35
commit 943fc80f51
14 changed files with 15 additions and 14 deletions

View File

@@ -27,7 +27,7 @@
#include "qmlprofilertimelinemodel.h"
#include "qmlprofilereventtypes.h"
#include "qmlprofilereventlocation.h"
#include "qmleventlocation.h"
#include "qmlprofilerdatamodel.h"
#include <QVariantList>