forked from qt-creator/qt-creator
Python: Remove unused function
Change-Id: If464646dfad66a1afabb9b5b9c6366a35597f370 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -42,7 +42,6 @@ public:
|
||||
|
||||
bool addFiles(const QStringList &filePaths);
|
||||
bool removeFiles(const QStringList &filePaths);
|
||||
bool setFiles(const QStringList &filePaths);
|
||||
bool renameFile(const QString &filePath, const QString &newFilePath);
|
||||
void refresh(ProjectExplorer::Target *target = nullptr);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user