forked from qt-creator/qt-creator
Remove unused ModelManagerInterface:isIdle()
Change-Id: I7c607bcc0a03219d7d6205a0c5fbdd3d46f9e9fa Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -161,7 +161,6 @@ public:
|
||||
void updateQrcFile(const QString &path);
|
||||
ProjectInfo projectInfoForPath(const QString &path) const;
|
||||
QList<ProjectInfo> allProjectInfosForPath(const QString &path) const;
|
||||
bool isIdle() const ;
|
||||
|
||||
QStringList importPathsNames() const;
|
||||
QmlJS::QmlLanguageBundles activeBundles() const;
|
||||
|
||||
Reference in New Issue
Block a user