forked from qt-creator/qt-creator
QmlProfiler: Try to locate files in loaded projects first
Similar to the debugger, the qml profiler should take all loaded projects into account. Change-Id: I37ce855a95f6f415a5d7a8d1d362c15a1dd698db Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
This commit is contained in:
@@ -90,7 +90,6 @@ signals:
|
||||
void cancelRun();
|
||||
|
||||
private slots:
|
||||
void updateProjectFileList();
|
||||
void tryToConnect();
|
||||
void connectionStateChanged();
|
||||
void showSaveDialog();
|
||||
|
Reference in New Issue
Block a user