forked from qt-creator/qt-creator
Core: Fix qbs build
Change-Id: Id68a1db888a0540c520cbbc2bc7ece979c4fa3a6 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
|
||||
|
||||
#include "locatorfiltersfilter.h"
|
||||
#include "../actionmanager/actionmanager.h"
|
||||
|
||||
#include "locator.h"
|
||||
#include "locatorwidget.h"
|
||||
@@ -9,8 +10,6 @@
|
||||
#include <utils/qtcassert.h>
|
||||
#include <utils/utilsicons.h>
|
||||
|
||||
#include <actionmanager/actionmanager.h>
|
||||
|
||||
using namespace Core;
|
||||
using namespace Core::Internal;
|
||||
|
||||
|
Reference in New Issue
Block a user