forked from qt-creator/qt-creator
Clean up environmentmodel/widget
* Move the environment model code to utils and export it * rename the environmenteditmodel files to environmentwidget (which is the class they actually contain) Reviewed-by: dt
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "customexecutablerunconfiguration.h"
|
||||
#include "target.h"
|
||||
#include "project.h"
|
||||
#include "environmenteditmodel.h"
|
||||
#include "environmentwidget.h"
|
||||
|
||||
#include <utils/detailswidget.h>
|
||||
#include <utils/environment.h>
|
||||
|
||||
Reference in New Issue
Block a user