forked from qt-creator/qt-creator
qbs build: Improve some base items
Clean-up, simplification and modernization. Also fix the bugs uncovered by this. Change-Id: Ia3a77557f10faf9a901540a55fd6c07a2e986bf5 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
|
||||
#include "textdocument.h"
|
||||
#include <coreplugin/editormanager/editormanager.h>
|
||||
|
||||
#include "editormanager/editormanager.h"
|
||||
|
||||
#include <QDebug>
|
||||
#include <QTextCodec>
|
||||
|
||||
Reference in New Issue
Block a user