forked from qt-creator/qt-creator
QmlProfiler: Apply some code cosmetics
Change-Id: I772713aec3a6c25136174b39b853a9ef3ee42a0b Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#include "qmlprofilerdatamodel.h"
|
||||
#include "qmlprofilereventtypes.h"
|
||||
#include "qmlprofilereventlocation.h"
|
||||
#include "qmlprofilerconstants.h"
|
||||
|
||||
#include <QVariantList>
|
||||
#include <QColor>
|
||||
@@ -86,5 +87,5 @@ private:
|
||||
QVector<int> m_expandedRowTypes;
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
} // namespace Internal
|
||||
} // namespace QmlProfiler
|
||||
|
||||
Reference in New Issue
Block a user