forked from qt-creator/qt-creator
ProjectExplorer: Inline convenience overload that was used just once
Change-Id: I4b695a07b60df0d197f549657e0ce23ca4fe5ccb Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -95,7 +95,6 @@ public:
|
||||
|
||||
bool isActive() const override;
|
||||
|
||||
void prependCompilerPathToEnvironment(Utils::Environment &env) const;
|
||||
static void prependCompilerPathToEnvironment(Kit *k, Utils::Environment &env);
|
||||
void updateCacheAndEmitEnvironmentChanged();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user