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:
Jarek Kobus
2010-10-14 11:54:29 +02:00
parent d76abf38e4
commit b6da2d4537
6 changed files with 127 additions and 5 deletions

View File

@@ -75,6 +75,7 @@ private slots:
void currentProjectChanged();
void buildStateChanged(ProjectExplorer::Project *pro);
void addLibrary();
void jumpToFile();
#ifdef WITH_TESTS
void testBasicProjectLoading(); // Test fails!