forked from qt-creator/qt-creator
QbsProjectManager: Remove a redundant header file
Somebody mistakenly introduced qbsconstants.h, even though qbsprojectmanagerconstants.h already existed for that purpose. Merge these two files and remove the newer one. Change-Id: I6103509d902880d0e9c181873ec4cf56acf04424 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
This commit is contained in:
committed by
Joerg Bornemann
parent
44f5343970
commit
f911ddba86
@@ -24,7 +24,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include "defaultpropertyprovider.h"
|
||||
#include "qbsconstants.h"
|
||||
#include "qbsprojectmanagerconstants.h"
|
||||
|
||||
#include <coreplugin/messagemanager.h>
|
||||
#include <projectexplorer/abi.h>
|
||||
|
||||
Reference in New Issue
Block a user