forked from qt-creator/qt-creator
CompilationDatabase: Simplify rootPathFromSettings function call
Change-Id: I073f6d0f9ad4100f1c93344624efd34a9fb4c225 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -58,7 +58,6 @@ public:
|
||||
|
||||
bool needsConfiguration() const override { return false; }
|
||||
|
||||
Utils::FilePath rootPathFromSettings() const;
|
||||
ProjectExplorer::Kit *kit() const { return m_kit.get(); }
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user