mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 21:47:53 +00:00
More work on Amuse Editor
This commit is contained in:
@@ -7,7 +7,7 @@ class SongGroupEditor : public EditorWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit SongGroupEditor(QWidget* parent = Q_NULLPTR);
|
||||
explicit SongGroupEditor(ProjectModel::SongGroupNode* node, QWidget* parent = Q_NULLPTR);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user