Look at the working copy when searching for references.

This commit is contained in:
Roberto Raggi
2009-09-29 13:42:47 +02:00
parent 4bc4bd0f5d
commit 86e21bc255
3 changed files with 23 additions and 8 deletions

View File

@@ -62,7 +62,7 @@ Q_SIGNALS:
void changed();
public:
void findAll(const CPlusPlus::Snapshot &snapshot, CPlusPlus::Symbol *symbol);
void findAll(CPlusPlus::Symbol *symbol);
private Q_SLOTS:
void displayResult(int);