#include "abstractguidededitormodel.h" AbstractGuidedEditorModel::AbstractGuidedEditorModel(QObject *parent) : QObject(parent) { }