forked from qt-creator/qt-creator
QmlProfiler: renamed from "Perfomance Monitor" to "Profiler"
Change-Id: I00e051f810fb147775c925f0e2378a46d660967e Reviewed-on: http://codereview.qt.nokia.com/423 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
committed by
Kai Koehne
parent
57d1598d2c
commit
ccd9354c29
@@ -129,7 +129,7 @@ QString QmlProfilerTool::id() const
|
||||
|
||||
QString QmlProfilerTool::displayName() const
|
||||
{
|
||||
return tr("QML Performance Monitor");
|
||||
return tr("QML Profiler");
|
||||
}
|
||||
|
||||
IAnalyzerTool::ToolMode QmlProfilerTool::mode() const
|
||||
|
Reference in New Issue
Block a user