mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Editor: Include headers where necessary
Avoids propagating dependencies through indirect inclusions, and also gets rid of some header dependencies entirely.
This commit is contained in:
@@ -155,3 +155,5 @@ NewSoundMacroDialog::NewSoundMacroDialog(const QString& groupName, QWidget* pare
|
||||
|
||||
setLayout(layout);
|
||||
}
|
||||
|
||||
NewSoundMacroDialog::~NewSoundMacroDialog() = default;
|
||||
|
||||
Reference in New Issue
Block a user