fix: Add editorManager include

This commit is contained in:
Petr Mironychev 2025-04-03 23:45:53 +02:00
parent 996ca0e9c6
commit df5d035fa3

View File

@ -25,6 +25,7 @@
#include <QTextStream>
#include "settings/GeneralSettings.hpp"
#include <coreplugin/editormanager/editormanager.h>
#include <projectexplorer/project.h>
#include <projectexplorer/projectnodes.h>
#include <texteditor/textdocument.h>