forked from qt-creator/qt-creator
Add environment widget to the custom executable runconfiguration.
This commit is contained in:
@@ -75,7 +75,6 @@ private:
|
||||
void setUserEnvironmentChanges(const QList<ProjectExplorer::EnvironmentItem> &diff);
|
||||
QList<ProjectExplorer::EnvironmentItem> userEnvironmentChanges() const;
|
||||
|
||||
|
||||
RunMode m_runMode;
|
||||
QString m_target;
|
||||
QString m_workingDirectory;
|
||||
|
||||
Reference in New Issue
Block a user