forked from qt-creator/qt-creator
Project: Do not save filenames in derived classes
Change-Id: I23960c61676e96c429b59ad8f8247e1b88606b1a Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -110,7 +110,6 @@ private:
|
||||
QStringList convertToAbsoluteFiles(const QStringList &paths) const;
|
||||
QmlJS::ModelManagerInterface *modelManager() const;
|
||||
|
||||
Utils::FileName m_fileName;
|
||||
QString m_projectName;
|
||||
QmlImport m_defaultImport;
|
||||
ProjectExplorer::Target *m_activeTarget = 0;
|
||||
|
||||
Reference in New Issue
Block a user