forked from qt-creator/qt-creator
QmlProfiler: Remove unused header
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
#ifndef MAC_P_H
|
|
||||||
#define MAC_P_H
|
|
||||||
|
|
||||||
void disableIntertia();
|
|
||||||
|
|
||||||
#endif // MAC_P_H
|
|
||||||
@@ -27,8 +27,7 @@ HEADERS += \
|
|||||||
qmlprofilertool.h \
|
qmlprofilertool.h \
|
||||||
qmlprofilerengine.h \
|
qmlprofilerengine.h \
|
||||||
tracewindow.h \
|
tracewindow.h \
|
||||||
timelineview.h \
|
timelineview.h
|
||||||
mac_p.h
|
|
||||||
|
|
||||||
RESOURCES += \
|
RESOURCES += \
|
||||||
qmlprofiler.qrc
|
qmlprofiler.qrc
|
||||||
|
|||||||
Reference in New Issue
Block a user