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