Consistently rename QmlProfilerEngine to QmlProfilerRunControl

It's always a pain to search for the only RunControl that's called
"engine" half of the time.

Change-Id: I4cece9f8958ff989925d9efaaf6fb41731842647
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
Ulf Hermann
2015-07-01 18:11:54 +02:00
parent bc7dca220f
commit bc6b81fb50
7 changed files with 19 additions and 20 deletions

View File

@@ -30,7 +30,7 @@
#include "localqmlprofilerrunner.h"
#include "qmlprofilerplugin.h"
#include "qmlprofilerengine.h"
#include "qmlprofilerruncontrol.h"
#include <analyzerbase/analyzermanager.h>
#include <analyzerbase/analyzerruncontrol.h>