forked from qt-creator/qt-creator
Fix qbs build
Change-Id: I27d414123231917e3f04d2d40f3fe6ff9eb5c535 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
// Copyright (C) 2016 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
|
||||
|
||||
#include "designertr.h"
|
||||
#include "newclasswidget.h"
|
||||
|
||||
#include "../designertr.h"
|
||||
|
||||
#include <utils/classnamevalidatinglineedit.h>
|
||||
#include <utils/filenamevalidatinglineedit.h>
|
||||
#include <utils/layoutbuilder.h>
|
||||
|
||||
Reference in New Issue
Block a user