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