forked from qt-creator/qt-creator
Implement "Jump To File Under Cursor" in profile editor
Reviewed-by: dt <qtc-committer@nokia.com> Reviewed-by: ossi <oswald.buddenhagen@nokia.com> Task-number: QTCREATORBUG-688
This commit is contained in:
@@ -75,6 +75,7 @@ private slots:
|
||||
void currentProjectChanged();
|
||||
void buildStateChanged(ProjectExplorer::Project *pro);
|
||||
void addLibrary();
|
||||
void jumpToFile();
|
||||
|
||||
#ifdef WITH_TESTS
|
||||
void testBasicProjectLoading(); // Test fails!
|
||||
|
||||
Reference in New Issue
Block a user