forked from qt-creator/qt-creator
QmlProfiler: instantiate FileInProjectFinder only once
This commit is contained in:
@@ -76,6 +76,9 @@ public:
|
||||
static QString host;
|
||||
static quint16 port;
|
||||
|
||||
private slots:
|
||||
void updateProjectFileList();
|
||||
|
||||
private:
|
||||
class QmlProfilerToolPrivate;
|
||||
QmlProfilerToolPrivate *d;
|
||||
|
||||
Reference in New Issue
Block a user