forked from qt-creator/qt-creator
Fixes: Mem leak in the pro file parser.
Details: ProFileCache be gone, as is ManagedProFile, not to be missed. Drastically simplified how ownership works.
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
#include "profileeditorfactory.h"
|
||||
#include "qt4projectmanagerconstants.h"
|
||||
#include "qt4project.h"
|
||||
#include "profilecache.h"
|
||||
#include "qmakebuildstepfactory.h"
|
||||
#include "buildparserfactory.h"
|
||||
#include "qtversionmanager.h"
|
||||
|
||||
Reference in New Issue
Block a user