forked from qt-creator/qt-creator
QmlProfiler: fixed connection reset when new application starts
Reviewed-by: Kai Koehne
This commit is contained in:
@@ -90,7 +90,7 @@ private slots:
|
||||
|
||||
private:
|
||||
void connectToClient();
|
||||
void resetWindow();
|
||||
void updateRecordingState();
|
||||
|
||||
class QmlProfilerToolPrivate;
|
||||
QmlProfilerToolPrivate *d;
|
||||
|
||||
Reference in New Issue
Block a user