mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-09 21:47:53 +00:00
ObjToken refactor and Sample nodes
This commit is contained in:
@@ -8,6 +8,7 @@ class SampleEditor : public EditorWidget
|
||||
Q_OBJECT
|
||||
public:
|
||||
explicit SampleEditor(QWidget* parent = Q_NULLPTR);
|
||||
bool loadData(ProjectModel::SampleNode* node);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user