mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 05:27:57 +00:00
Lots of foundational work for Amuse editor
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "SoundMacroEditor.hpp"
|
||||
|
||||
SoundMacroEditor::SoundMacroEditor(QWidget* parent)
|
||||
: QWidget(parent)
|
||||
: EditorWidget(parent)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user