mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-16 16:37:02 +00:00
Integrate undo infrastructure with SoundMacroEditor
This commit is contained in:
@@ -7,7 +7,8 @@ class ADSREditor : public EditorWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit ADSREditor(ProjectModel::ADSRNode* node, QWidget* parent = Q_NULLPTR);
|
||||
explicit ADSREditor(QWidget* parent = Q_NULLPTR);
|
||||
bool loadData(ProjectModel::ADSRNode* node);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user