forked from qt-creator/qt-creator
TextEditor: Fix build for real build systems
Amends 6deabc4334
.
Change-Id: I237d912041c1db29dabd48ba243731419d8d688c
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -331,7 +331,7 @@ void formatEditorAsync(TextEditorWidget *editor, const Command &command, int sta
|
||||
} // namespace TextEditor
|
||||
|
||||
#ifdef WITH_TESTS
|
||||
#include <texteditorplugin.h>
|
||||
#include "texteditorplugin.h"
|
||||
#include <QTest>
|
||||
|
||||
namespace TextEditor::Internal {
|
||||
|
Reference in New Issue
Block a user