forked from qt-creator/qt-creator
Nim: Cleanup includes and qbs dependencies
Change-Id: I1b6ef9d875a2b0c440e52148340337a3e3c25477 Reviewed-by: Filippo Cucchetto <filippocucchetto@gmail.com> Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
159976062e
commit
c74a366df3
@@ -23,11 +23,11 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "project/nimcompilercleanstep.h"
|
||||
#include "nimcompilercleanstep.h"
|
||||
#include "nimbuildconfiguration.h"
|
||||
#include "nimcompilercleanstepconfigwidget.h"
|
||||
|
||||
#include "nimconstants.h"
|
||||
#include "project/nimbuildconfiguration.h"
|
||||
#include "project/nimcompilercleanstepconfigwidget.h"
|
||||
#include "../nimconstants.h"
|
||||
|
||||
#include <utils/qtcassert.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user