QmlProfiler: Use correct coding style and remove dead code

Change-Id: I10967ee080076d40cf54aaf4ae28c63d78b7f216
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
Ulf Hermann
2015-11-18 11:08:27 +01:00
parent d58b714a3a
commit d7f6dec98e
4 changed files with 3 additions and 5 deletions

View File

@@ -54,7 +54,6 @@ public:
signals:
void processRunning(quint16 port);
void timeUpdate();
public slots:
bool startEngine();