#include "EditorWidget.hpp" EditorWidget::EditorWidget(QWidget* parent) : QWidget(parent) { }