#include "LayersEditor.hpp"
LayersEditor::LayersEditor(ProjectModel::LayersNode* node, QWidget* parent)
: EditorWidget(parent)
{
}