QmakeProjectManager: Merge QmakeManager into QmakeProjectManagerPrivate

No need for two manager type classes talking mostly to each other.

Change-Id: I82a52385df08dc4cddac2d294661341a79b86a4d
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2020-02-24 18:34:31 +01:00
parent 61dc14b67f
commit 4672013595
12 changed files with 248 additions and 359 deletions

View File

@@ -25,7 +25,6 @@
#include "qmakeproject.h"
#include "qmakeprojectmanager.h"
#include "qmakeprojectimporter.h"
#include "qmakebuildinfo.h"
#include "qmakestep.h"