forked from qt-creator/qt-creator
In the EnvironmentWidget show which environment is the base.
Task-Nr: QTCREATORBUG-277
This commit is contained in:
@@ -90,6 +90,8 @@ private:
|
||||
void setBaseEnvironmentBase(BaseEnvironmentBase env);
|
||||
BaseEnvironmentBase baseEnvironmentBase() const;
|
||||
ProjectExplorer::Environment baseEnvironment() const;
|
||||
QString baseEnvironmentText() const;
|
||||
|
||||
void setUserEnvironmentChanges(const QList<ProjectExplorer::EnvironmentItem> &diff);
|
||||
QList<ProjectExplorer::EnvironmentItem> userEnvironmentChanges() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user