Put the DependencyTable calculation into the QFuture.

Done-with: Roberto Raggi
This commit is contained in:
Erik Verbruggen
2010-03-17 14:18:32 +01:00
parent 1cc5e1fe01
commit 284b8d38e2
5 changed files with 41 additions and 13 deletions

View File

@@ -131,7 +131,6 @@ public:
Q_SIGNALS:
void projectPathChanged(const QString &projectPath);
void documentUpdated(CPlusPlus::Document::Ptr doc);
void aboutToRemoveFiles(const QStringList &files);
public Q_SLOTS: