forked from qt-creator/qt-creator
Put the DependencyTable calculation into the QFuture.
Done-with: Roberto Raggi
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user