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