forked from qt-creator/qt-creator
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:
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "qmlprofilertimelinemodel.h"
|
||||
#include "qmlprofilereventtypes.h"
|
||||
#include "qmlprofilereventlocation.h"
|
||||
#include "qmleventlocation.h"
|
||||
#include "qmlprofilerdatamodel.h"
|
||||
|
||||
#include <QVariantList>
|
||||
|
||||
Reference in New Issue
Block a user